#include <myththemebase.h>
Public Member Functions | |
| MythThemeBase () | |
| ~MythThemeBase () | |
| void | Reload (void) |
Private Member Functions | |
| void | Init (void) |
Private Attributes | |
| MythThemeBasePrivate * | d |
Definition at line 8 of file myththemebase.h.
| MythThemeBase::MythThemeBase | ( | ) |
Definition at line 23 of file myththemebase.cpp.
| MythThemeBase::~MythThemeBase | ( | ) |
Definition at line 30 of file myththemebase.cpp.
| void MythThemeBase::Reload | ( | void | ) |
Definition at line 39 of file myththemebase.cpp.
Referenced by MythMainWindow::Init().
| void MythThemeBase::Init | ( | void | ) | [private] |
Definition at line 71 of file myththemebase.cpp.
Referenced by MythThemeBase().
MythThemeBasePrivate* MythThemeBase::d [private] |
Definition at line 19 of file myththemebase.h.
Referenced by Init(), MythThemeBase(), Reload(), and ~MythThemeBase().
1.6.3