#include <myththemebase.h>
Definition at line 6 of file myththemebase.h.
Public Member Functions | |
| MythThemeBase () | |
| ~MythThemeBase () | |
| void | Reload (void) |
Private Member Functions | |
| void | Init (void) |
Private Attributes | |
| MythThemeBasePrivate * | d |
| MythThemeBase::MythThemeBase | ( | ) |
Definition at line 21 of file myththemebase.cpp.
| MythThemeBase::~MythThemeBase | ( | ) |
Definition at line 28 of file myththemebase.cpp.
| void MythThemeBase::Reload | ( | void | ) |
| void MythThemeBase::Init | ( | void | ) | [private] |
MythThemeBasePrivate* MythThemeBase::d [private] |
Definition at line 17 of file myththemebase.h.
Referenced by Init(), MythThemeBase(), Reload(), and ~MythThemeBase().
1.5.5