#include "mythuihelper.h"
#include <cmath>
#include <unistd.h>
#include <QImage>
#include <QPixmap>
#include <QMutex>
#include <QPalette>
#include <QMap>
#include <QDir>
#include <QFileInfo>
#include <QApplication>
#include <QPainter>
#include <QStyleFactory>
#include <QSize>
#include <QFile>
#include <QAtomicInt>
#include <QEventLoop>
#include <QTimer>
#include <QScreen>
#include "mythdirs.h"
#include "mythlogging.h"
#include "mythdownloadmanager.h"
#include "mythdb.h"
#include "remotefile.h"
#include "mythcorecontext.h"
#include "storagegroup.h"
#include "mythdate.h"
#include "mthreadpool.h"
#include "mythprogressdialog.h"
#include "mythimage.h"
#include "screensaver.h"
#include "mythmainwindow.h"
#include "themeinfo.h"
#include "x11colors.h"
#include "mythdisplay.h"
Go to the source code of this file.
|
#define | LOC QString("MythUIHelper: ") |
|
◆ LOC
#define LOC QString("MythUIHelper: ") |
◆ GetMythUI()
Definition at line 81 of file mythuihelper.cpp.
Referenced by ThemeUpdateChecker::checkForUpdate(), MythBrowser::Create(), MythUIVirtualKeyboard::Create(), GalleryThumbView::customEvent(), MythMainWindow::customEvent(), MythMainWindow::EnterStandby(), MythMainWindow::ExitStandby(), MythWebPage::extension(), MythThemedMenu::findMenuFile(), MythUIImage::FindRandomImage(), MythThemedMenu::handleAction(), MythThemeBase::Init(), MythMainWindow::Init(), MythContextPrivate::Init(), MythUIWebBrowser::Init(), TV::Init(), GameHandler::Launchgame(), MythImage::Load(), MythUIImage::Load(), XMLParseBase::LoadBaseTheme(), MenuBase::LoadFileHelper(), ImageLoader::LoadImage(), MythUIVirtualKeyboard::loadKeyDefinitions(), loadScreens(), XMLParseBase::LoadWindowFromXML(), main(), MenuTheme(), MythImage::MythImage(), MythImageReader::MythImageReader(), mythplugin_config(), OSD::OverrideUIScale(), MythUIGuideGrid::parseDefaultCategoryColors(), MythUIGuideGrid::ParseElement(), MythUIText::ParseElement(), playDisc(), Frontend::PlayRecording(), NetworkControl::processJump(), NetworkControl::processPlay(), NetworkControl::processQuery(), NetworkControl::processTheme(), SchemaUpgradeWizard::PromptForUpgrade(), MythThemeBase::Reload(), reloadTheme(), EditAlbumartDialog::removeCachedImage(), GalleryThumbView::RemoveImages(), ThemeChooser::removeThemeDir(), resetTheme(), OSD::RevertUIScale(), MetadataImageDownload::run(), SettingsHelper::RunEpilog(), runMenu(), runMusicPlayback(), runMusicSelection(), runMusicStreamPlayback(), SettingsHelper::RunProlog(), MusicPlayer::sendNotification(), MythFontProperties::SetPixelSize(), MythRect::setRect(), MythContextPrivate::TempMainWindow(), VisualBase::VisualBase(), XMLParseBase::WindowExists(), ZMLivePlayer::ZMLivePlayer(), MythUIImage::~MythUIImage(), VisualBase::~VisualBase(), and ZMLivePlayer::~ZMLivePlayer().
◆ DestroyMythUI()
◆ mythui
◆ uiLock