MythTV master
MythMainWindow Member List

This is the complete list of members for MythMainWindow, including all inherited members.

AddScreenStack(MythScreenStack *Stack, bool Main=false)MythMainWindow
AllowInput(bool Allow)MythMainWindow
Animate()MythMainWindowprotectedslot
BindJump(const QString &Destination, const QString &Key)MythMainWindow
BindKey(const QString &Context, const QString &Action, const QString &Key)MythMainWindow
ClearAllJumps()MythMainWindow
ClearJump(const QString &Destination)MythMainWindow
ClearKey(const QString &Context, const QString &Action)MythMainWindow
ClearKeyContext(const QString &Context)MythMainWindow
closeEvent(QCloseEvent *Event) overrideMythMainWindowprotected
customEvent(QEvent *Event) overrideMythMainWindowprotected
DelayedAction()MythMainWindowprivateslot
DestinationExists(const QString &Destination) constMythMainWindow
destroyMainWindow()MythMainWindowstatic
DisableIdleTimer(bool DisableIdle=true)MythMainWindow
DisableScreensaver()MythMainWindowstatic
DoRemoteScreenShot(const QString &Filename, int Width, int Height)MythMainWindowprotectedslot
Draw(MythPainter *Painter=nullptr)MythMainWindow
drawScreen(QPaintEvent *Event=nullptr)MythMainWindowprotected
EnterStandby(bool Manual=true)MythMainWindow
EnumerateDestinations() constMythMainWindow
event(QEvent *Event) overrideMythMainWindowprotected
eventFilter(QObject *Watched, QEvent *Event) overrideMythMainWindowprotected
ExitStandby(bool Manual=true)MythMainWindow
ExitToMainMenu()MythMainWindowprotected
GeometryIsOverridden()MythUIScreenBoundsstatic
GetActionText(const QString &Context, const QString &Action) constMythMainWindow
GetCurrentNotificationCenter()MythMainWindow
GetDisplay()MythMainWindow
GetFontStretch() constMythUIScreenBounds
GetGeometryOverride()MythUIScreenBoundsstatic
GetKey(const QString &Context, const QString &Action)MythMainWindowstatic
GetMainStack()MythMainWindow
getMainWindow(bool UseDB=true)MythMainWindowstatic
GetPainter()MythMainWindow
GetPaintWindow()MythMainWindow
GetRenderDevice()MythMainWindow
GetScalingFactors(float &Horizontal, float &Vertical) constMythUIScreenBounds
GetScreenRect()MythUIScreenBounds
GetStack(const QString &Stackname)MythMainWindow
GetStackAt(int Position)MythMainWindow
GetStackCount()MythMainWindow
GetTarget(QKeyEvent &Key)MythMainWindow
GetThemeSize()MythUIScreenBounds
GetUIScreenRect()MythUIScreenBounds
GrabWindow(QImage &Image)MythMainWindowstatic
HandleMedia(const QString &Handler, const QString &Mrl, const QString &Plot="", const QString &Title="", const QString &Subtitle="", const QString &Director="", int Season=0, int Episode=0, const QString &Inetref="", std::chrono::minutes LenMins=2h, const QString &Year="1895", const QString &Id="", bool UseBookmarks=false)MythMainWindow
HandleTVAction(const QString &Action)MythMainWindow
HideMouseTimeout()MythMainWindowslot
HidePainterWindow()MythMainWindow
IdleTimeout()MythMainWindowslot
Init(bool MayReInit=true)MythMainWindow
InitKeys()MythMainWindowprotected
InitScreenBounds()MythUIScreenBoundsprotected
IsExitingToMain() constMythMainWindow
IsScreensaverAsleep()MythMainWindowstatic
IsTopScreenInitialized()MythMainWindowstatic
JumpTo(const QString &Destination, bool Pop=true)MythMainWindow
KeyLongPressFilter(QEvent **Event, QScopedPointer< QEvent > &NewEvent)MythMainWindow
LoadQtConfig()MythMainWindowprotectedstatic
m_alwaysOnTopMythUIScreenBoundsprotected
m_deviceHandlerMythMainWindowprivate
m_displayMythMainWindowprivate
m_fontStretchMythUIScreenBoundsprotected
m_forceFullScreenMythUIScreenBoundsprotected
m_idleTimeMythMainWindowprivate
m_idleTimerMythMainWindowprivate
m_painterMythMainWindowprivate
m_painterWinMythMainWindowprivate
m_privMythMainWindowprivate
m_qtFullScreenMythUIScreenBoundsprotected
m_refreshTimerMythMainWindowprivate
m_repaintRegionMythMainWindowprivate
m_screenHorizScaleMythUIScreenBoundsprotected
m_screenRectMythUIScreenBoundsprotected
m_screensaverMythMainWindowprivate
m_screenVertScaleMythUIScreenBoundsprotected
m_themeBaseMythMainWindowprivate
m_themeSizeMythUIScreenBoundsprotected
m_uiScreenRectMythUIScreenBoundsprotected
m_wantFullScreenMythUIScreenBoundsprotected
m_wantWindowMythUIScreenBoundsprotected
MouseTimeout()MythMainWindowslot
MoveResize(QRect &Geometry)MythMainWindow
MythMainWindow(bool UseDB=true)MythMainWindowexplicitprotected
MythPainterWindowOpenGLMythMainWindowfriend
MythPainterWindowQtMythMainWindowfriend
MythPainterWindowVulkanMythMainWindowfriend
MythUIScreenBounds()MythUIScreenBoundsprotected
NormSize(QSize Size) constMythUIScreenBounds
NormX(int X) constMythUIScreenBounds
NormY(int Y) constMythUIScreenBounds
OnApplicationStateChange(Qt::ApplicationState State)MythMainWindowprotectedslot
paintEngine() const overrideMythMainWindow
ParseGeometryOverride(const QString &Geometry)MythUIScreenBoundsstatic
PauseIdleTimer(bool Pause)MythMainWindow
PopDrawDisabled()MythMainWindow
PopScreenStack()MythMainWindow
PushDrawDisabled()MythMainWindow
RegisterJump(const QString &Destination, const QString &Description, const QString &Key, void(*Callback)(void), bool Exittomain=true, QString LocalAction="")MythMainWindow
RegisterKey(const QString &Context, const QString &Action, const QString &Description, const QString &Key)MythMainWindow
RegisterMediaPlugin(const QString &Name, const QString &Desc, MediaPlayCallback Func)MythMainWindow
ReloadKeys()MythMainWindow
RemoteScreenShot(QString Filename, int Width, int Height)MythMainWindow
ResetIdleTimer()MythMainWindow
ResetScreensaver()MythMainWindowstatic
RestartInputHandlers()MythMainWindow
RestoreScreensaver()MythMainWindowstatic
s_HOverrideMythUIScreenBoundsprivatestatic
s_WOverrideMythUIScreenBoundsprivatestatic
s_XOverrideMythUIScreenBoundsprivatestatic
s_YOverrideMythUIScreenBoundsprivatestatic
SaveScreenShot(const QImage &Image, QString Filename="")MythMainWindowstatic
ScreenShot(int Width=0, int Height=0, QString Filename="")MythMainWindowstatic
SetDrawEnabled(bool Enable)MythMainWindowprotectedslot
SetEffectsEnabled(bool Enable)MythMainWindow
SetFontStretch(int Stretch)MythUIScreenBounds
SetScalingFactors(float Horizontal, float Vertical)MythUIScreenBounds
SetUIScreenRect(QRect Rect)MythUIScreenBounds
Show()MythMainWindow
ShowMouseCursor(bool Show)MythMainWindowprotected
ShowPainterWindow()MythMainWindow
SignalDisableScreensaver()MythMainWindowsignal
SignalRemoteScreenShot(QString Filename, int Width, int Height)MythMainWindowsignal
SignalResetScreensaver()MythMainWindowsignal
SignalRestoreScreensaver()MythMainWindowsignal
SignalSetDrawEnabled(bool Enable)MythMainWindowsignal
SignalWindowReady()MythMainWindowsignal
TranslateKeyPress(const QString &Context, QKeyEvent *Event, QStringList &Actions, bool AllowJumps=true)MythMainWindow
UIScreenRectChanged(const QRect &Rect)MythUIScreenBoundssignal
UpdateScreenSettings(MythDisplay *mDisplay)MythUIScreenBounds
WindowIsAlwaysFullscreen()MythUIScreenBoundsstatic
~MythMainWindow() overrideMythMainWindowprotected