MythTV  master
Classes | Functions
mythuihelper.h File Reference
#include <QStringList>
#include <QString>
#include <QFont>
#include <QMutex>
#include "mythuiexp.h"
#include "mythuithemecache.h"
#include "mythuithemehelper.h"
#include "mythuilocation.h"
Include dependency graph for mythuihelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MythUIMenuCallbacks
 
class  MythUIHelper
 

Functions

MUI_PUBLIC MythUIHelperGetMythUI ()
 
MUI_PUBLIC void DestroyMythUI ()
 

Function Documentation

◆ GetMythUI()

MUI_PUBLIC MythUIHelper* GetMythUI ( )

Definition at line 66 of file mythuihelper.cpp.

Referenced by ThemeUpdateChecker::checkForUpdate(), MythBrowser::Create(), GalleryThumbView::customEvent(), MythMainWindow::customEvent(), MythMainWindow::EnterStandby(), MythMainWindow::ExitStandby(), MythWebPage::extension(), MythThemedMenu::findMenuFile(), MythUIImage::FindRandomImage(), MythThemedMenu::handleAction(), MythMainWindow::Init(), MythContextPrivate::Init(), MythUIWebBrowser::Init(), MythUIScreenBounds::InitScreenBounds(), GameHandler::Launchgame(), MythImage::Load(), MythUIImage::Load(), XMLParseBase::LoadBaseTheme(), MythUIThemeCache::LoadCacheImage(), MythTVMenu::LoadFromFile(), ImageLoader::LoadImage(), MythUIVirtualKeyboard::loadKeyDefinitions(), MythMainWindow::LoadQtConfig(), loadScreens(), MythUIProcedural::LoadShaderSource(), XMLParseBase::LoadWindowFromXML(), main(), MenuTheme(), MythImage::MythImage(), MythImageReader::MythImageReader(), mythplugin_config(), MythThemeBase::MythThemeBase(), MythUIGuideGrid::parseDefaultCategoryColors(), playDisc(), Frontend::PlayRecording(), MythFrontendService::PlayRecording(), NetworkControl::processJump(), NetworkControl::processPlay(), NetworkControl::processQuery(), NetworkControl::processTheme(), SchemaUpgradeWizard::PromptForUpgrade(), MythThemeBase::Reload(), reloadTheme(), EditAlbumartDialog::removeCachedImage(), GalleryThumbView::RemoveImages(), ThemeChooser::removeThemeDir(), resetTheme(), MetadataImageDownload::run(), SettingsHelper::RunEpilog(), runMenu(), runMusicPlayback(), runMusicSelection(), runMusicStreamPlayback(), SettingsHelper::RunProlog(), MusicPlayer::sendNotification(), MythFontProperties::SetPixelSize(), MythRect::setRect(), MythContextPrivate::TempMainWindow(), MythUIScreenBounds::UpdateScreenSettings(), XMLParseBase::WindowExists(), and MythUIImage::~MythUIImage().

◆ DestroyMythUI()

MUI_PUBLIC void DestroyMythUI ( )

Definition at line 71 of file mythuihelper.cpp.

Referenced by main(), and MythContextPrivate::~MythContextPrivate().