Go to the source code of this file.
Classes | |
| class | KeyContext |
| struct | JumpData |
| struct | MHData |
| struct | MPData |
| class | MythMainWindowPrivate |
Functions | |
| static void * | SpawnLirc (void *param) |
| static void * | SpawnJoystickMenu (void *param) |
| static void * | SpawnAppleRemote (void *param) |
| MythMainWindow * | GetMythMainWindow (void) |
| void | DestroyMythMainWindow (void) |
| MythPainter * | GetMythPainter (void) |
Variables | |
| static MythMainWindow * | mainWin = NULL |
| static QMutex | mainLock |
| static void* SpawnLirc | ( | void * | param | ) | [static] |
| static void* SpawnJoystickMenu | ( | void * | param | ) | [static] |
| static void* SpawnAppleRemote | ( | void * | param | ) | [static] |
| MythMainWindow* GetMythMainWindow | ( | void | ) |
Definition at line 252 of file mythmainwindow.cpp.
Referenced by TabView::actionAddBookmark(), MythControls::ChangeView(), MythUIType::CreateQFont(), MythControls::customEvent(), MythAppearance::doMenu(), MythQtPainter::DrawText(), TabView::eventFilter(), MythContext::GetBigFont(), MythContext::GetMediumFont(), MythContext::GetSmallFont(), MythThemedMenuPrivate::handleAction(), MythThemeBase::Init(), MythThemedMenuPrivate::keyHandler(), MythUIButton::keyPressEvent(), MythListButton::keyPressEvent(), MythDialogBox::keyPressEvent(), MythControls::keyPressEvent(), MythAppearance::keyPressEvent(), MythThemedMenuPrivate::keyPressHandler(), main(), MythAppearance::MythAppearance(), mythplugin_config(), mythplugin_run(), MythScreenType::MythScreenType(), MythUIType::NormPoint(), MythUIType::NormRect(), MythUIType::NormX(), MythUIType::NormY(), TabView::openMenu(), XMLParse::parseFont(), MythFontProperties::ParseFromXml(), MythThemedMenuState::parseOutline(), XMLParseBase::parsePoint(), XMLParseBase::parseRect(), XMLParseBase::parseSize(), MythThemedMenuState::parseText(), MythThemedMenuPrivate::parseThemeButton(), MythScreenStack::PopScreen(), MythThemeBase::Reload(), runFormatMenu(), runMenu(), RunMenu(), runSelectMenu(), MythNews::showEditDialog(), ZMConsole::showEditFunctionPopup(), TabView::showEnterURLDialog(), MythNews::showMenu(), signal_USR1_handler(), MythAppearance::slotResetSettings(), startAppearWiz(), TVMenuCallback(), and MythAppearance::updateSettings().
| void DestroyMythMainWindow | ( | void | ) |
Definition at line 257 of file mythmainwindow.cpp.
Referenced by MythContextPrivate::EndTempWindow(), and main().
| MythPainter* GetMythPainter | ( | void | ) |
Definition at line 262 of file mythmainwindow.cpp.
Referenced by MythUIType::AdjustAlpha(), MythUIText::CycleColor(), MythImage::FromQImage(), MythImage::Gradient(), MythUIType::HandleAlphaPulse(), MythUIType::HandleMovementPulse(), MythUIImage::Load(), MythUIButton::LoadImage(), MythUIType::MoveTo(), MythScreenStack::MythScreenStack(), and MythUIText::ParseElement().
MythMainWindow* mainWin = NULL [static] |
Definition at line 221 of file mythmainwindow.cpp.
QMutex mainLock [static] |
1.5.5