Go to the source code of this file.
Classes | |
| class | MythUIHelperPrivate |
Functions | |
| MythUIHelper * | GetMythUI () |
| void | DestroyMythUI () |
Variables | |
| static MythUIHelper * | mythui = NULL |
| static QMutex | uiLock |
| MythUIHelper* GetMythUI | ( | ) |
Definition at line 66 of file mythuihelper.cpp.
Referenced by MythUIHelper::CacheImage(), TV::ChangeChannel(), ThemeUpdateChecker::checkForUpdate(), ConfigurationGroup::ConfigurationGroup(), MythUIVirtualKeyboard::Create(), MythBrowser::Create(), MythMainWindow::customEvent(), EditAlbumartDialog::customEvent(), ConfigurationDialog::dialogWidget(), TV::DoPlay(), TV::DoTogglePauseFinish(), VisualBase::drawWarning(), ProfileGroupEditor::exec(), MythWebPage::extension(), MythThemedMenu::findMenuFile(), ImageView::GetScreenShot(), ScreenWizard::getSettings(), GLSingleView::GLSingleView(), MythThemedMenu::handleAction(), CECAdapterPriv::HandleKeyPresses(), TV::HandleStateChange(), ImageView::ImageView(), TV::Init(), MythUIWebBrowser::Init(), MythThemeBase::Init(), MythMainWindow::Init(), MythContextPrivate::Init(), SingleView::keyPressEvent(), GLSingleView::keyPressEvent(), GameHandler::Launchgame(), ThemeChooser::Load(), MythUIImage::Load(), MythImage::Load(), XMLParseBase::LoadBaseTheme(), ThumbGenerator::loadFile(), ProgDetails::loadHTML(), ImageLoader::LoadImage(), MythUIGuideGrid::LoadImage(), MythUIVirtualKeyboard::loadKeyDefinitions(), loadScreens(), XMLParseBase::LoadWindowFromXML(), main(), MenuTheme(), MythDialog::MythDialog(), MythImage::MythImage(), MythImageReader::MythImageReader(), mythplugin_config(), MythPopupBox::MythPopupBox(), MythProgressDialog::MythProgressDialog(), MythXDisplay::Open(), OSD::OverrideUIScale(), MythUIGuideGrid::parseDefaultCategoryColors(), MythUIText::ParseElement(), MythUIImage::ParseElement(), MythUIGuideGrid::ParseElement(), playDisc(), Frontend::PlayRecording(), NetworkControl::processJump(), NetworkControl::processKey(), NetworkControl::processPlay(), NetworkControl::processQuery(), SchemaUpgradeWizard::PromptForUpgrade(), MythThemeBase::Reload(), reloadTheme(), EditAlbumartDialog::removeCachedImage(), ThemeChooser::removeThemeDir(), resetTheme(), TV::RestoreScreenSaver(), OSD::RevertUIScale(), MetadataImageDownload::run(), runMenu(), runMusicPlayback(), runMusicSelection(), DVDRingBuffer::safe_read(), GalleryUtil::ScaleToDest(), MythUIGuideGrid::SetArrow(), MythFontProperties::SetPixelSize(), SingleView::SingleView(), VirtualKeyboardQt::SwitchLayout(), MythContextPrivate::TempMainWindow(), TV::ToggleInputs(), TVMenuCallback(), VisualBase::VisualBase(), XMLParseBase::WindowExists(), XMLParse::XMLParse(), ZMLivePlayer::ZMLivePlayer(), MythUIImage::~MythUIImage(), VisualBase::~VisualBase(), and ZMLivePlayer::~ZMLivePlayer().
| void DestroyMythUI | ( | ) |
Definition at line 71 of file mythuihelper.cpp.
Referenced by MythContextPrivate::~MythContextPrivate().
MythUIHelper* mythui = NULL [static] |
Definition at line 39 of file mythuihelper.cpp.
QMutex uiLock [static] |
Definition at line 40 of file mythuihelper.cpp.
Referenced by MythUIHelper::destroyMythUI(), and MythUIHelper::getMythUI().
1.6.3