#include <mythmainwindowprivate.h>
Definition at line 47 of file mythmainwindowprivate.h.
◆ MythMainWindowPrivate()
MythMainWindowPrivate::MythMainWindowPrivate |
( |
| ) |
|
|
protecteddefault |
◆ TranslateKeyNum()
int MythMainWindowPrivate::TranslateKeyNum |
( |
QKeyEvent * |
Event | ) |
|
|
staticprotected |
◆ MythMainWindow
◆ m_exitingtomain
bool MythMainWindowPrivate::m_exitingtomain { false } |
|
protected |
◆ m_popwindows
bool MythMainWindowPrivate::m_popwindows { false } |
|
protected |
◆ m_useDB
bool MythMainWindowPrivate::m_useDB { true } |
|
protected |
◆ m_keyContexts
QHash<QString, KeyContext *> MythMainWindowPrivate::m_keyContexts |
|
protected |
◆ m_jumpMap
QMap<int, JumpData*> MythMainWindowPrivate::m_jumpMap |
|
protected |
◆ m_destinationMap
QMap<QString, JumpData> MythMainWindowPrivate::m_destinationMap |
|
protected |
◆ m_mediaPluginMap
◆ m_actionText
QHash<QString, QHash<QString, QString> > MythMainWindowPrivate::m_actionText |
|
protected |
◆ m_exitMenuCallback
void(* MythMainWindowPrivate::m_exitMenuCallback) (void) |
|
inlineprotected |
◆ m_exitMenuMediaDeviceCallback
void(* MythMainWindowPrivate::m_exitMenuMediaDeviceCallback) (MythMediaDevice *mediadevice) |
|
inlineprotected |
◆ m_mediaDeviceForCallback
MythMediaDevice* MythMainWindowPrivate::m_mediaDeviceForCallback { nullptr } |
|
protected |
◆ m_escapekey
int MythMainWindowPrivate::m_escapekey { 0 } |
|
protected |
◆ m_stackList
◆ m_mainStack
◆ m_gesture
◆ m_gestureTimer
QTimer* MythMainWindowPrivate::m_gestureTimer { nullptr } |
|
protected |
◆ m_hideMouseTimer
QTimer* MythMainWindowPrivate::m_hideMouseTimer { nullptr } |
|
protected |
◆ m_drawDisableLock
QMutex MythMainWindowPrivate::m_drawDisableLock |
|
protected |
◆ m_drawDisabledDepth
uint MythMainWindowPrivate::m_drawDisabledDepth { 0 } |
|
protected |
◆ m_nc
◆ m_standby
bool MythMainWindowPrivate::m_standby { false } |
|
protected |
◆ m_enteringStandby
bool MythMainWindowPrivate::m_enteringStandby { false } |
|
protected |
◆ m_disableIdle
bool MythMainWindowPrivate::m_disableIdle { false } |
|
protected |
◆ m_allowInput
bool MythMainWindowPrivate::m_allowInput { true } |
|
protected |
◆ m_pendingUpdate
bool MythMainWindowPrivate::m_pendingUpdate { false } |
|
protected |
◆ m_firstinit
bool MythMainWindowPrivate::m_firstinit { true } |
|
protected |
◆ m_longPressKeyCode
int MythMainWindowPrivate::m_longPressKeyCode { 0 } |
|
protected |
◆ m_longPressTime
ulong MythMainWindowPrivate::m_longPressTime { 0 } |
|
protected |
The documentation for this class was generated from the following files: