Go to the source code of this file.
Classes | |
| class | ExternalKeycodeEvent |
| class | ExitToMainMenuEvent |
| class | MythMainWindow |
Typedefs | |
| typedef int(* | MediaPlayCallback )(const QString &, const QString &, const QString &, const QString &, int, const QString &) |
Functions | |
| MythMainWindow * | GetMythMainWindow () |
| void | DestroyMythMainWindow () |
| MythPainter * | GetMythPainter () |
Variables | |
| const int | kExternalKeycodeEventType = 33213 |
| const int | kExitToMainMenuEventType = 33214 |
| typedef int(* MediaPlayCallback)(const QString &, const QString &, const QString &, const QString &, int, const QString &) |
Definition at line 46 of file mythmainwindow.h.
| MythMainWindow* GetMythMainWindow | ( | ) |
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 | ( | ) |
Definition at line 257 of file mythmainwindow.cpp.
Referenced by MythContextPrivate::EndTempWindow(), and main().
| MythPainter* GetMythPainter | ( | ) |
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().
| const int kExternalKeycodeEventType = 33213 |
| const int kExitToMainMenuEventType = 33214 |
1.5.5