|
MythTV master
|
#include <libmythui/myththemebase.h>
Public Member Functions | |
| MythThemeBase (MythMainWindow *MainWindow) | |
| ~MythThemeBase () | |
| void | Reload () |
Private Attributes | |
| MythScreenStack * | m_background { nullptr } |
| MythScreenType * | m_backgroundscreen { nullptr } |
Definition at line 11 of file myththemebase.h.
|
explicit |
Definition at line 13 of file myththemebase.cpp.
| MythThemeBase::~MythThemeBase | ( | ) |
Definition at line 29 of file myththemebase.cpp.
| void MythThemeBase::Reload | ( | void | ) |
Definition at line 37 of file myththemebase.cpp.
Referenced by MythMainWindow::Init().
|
private |
Definition at line 21 of file myththemebase.h.
Referenced by MythThemeBase(), and Reload().
|
private |
Definition at line 22 of file myththemebase.h.
Referenced by MythThemeBase(), and Reload().