#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 MythSettingGroup, and MythSetting.
Definition at line 14 of file mythsettings.h.
1.6.3