|
MythTV
0.26-pre
|
#include <mythsettings.h>
Public Member Functions | |
| MythSettingBase () | |
| virtual | ~MythSettingBase () |
| virtual QString | ToHTML (uint) const |
Definition at line 9 of file mythsettings.h.
| MythSettingBase::MythSettingBase | ( | ) | [inline] |
Definition at line 12 of file mythsettings.h.
| virtual MythSettingBase::~MythSettingBase | ( | ) | [inline, virtual] |
Definition at line 13 of file mythsettings.h.
| virtual QString MythSettingBase::ToHTML | ( | uint | ) | const [inline, virtual] |
Reimplemented in MythSetting, and MythSettingGroup.
Definition at line 14 of file mythsettings.h.
1.7.6.1