Public Member Functions | |
| void | init (IniSection §ion) |
| Initializes values that are not present in the section yet. More... | |
| void | load (IniSection §ion) |
| void | save (IniSection §ion) |
Static Public Attributes | |
| static const QString | SECTION_NAME = "Wadseeker" |
Definition at line 182 of file doomseekerconfig.h.
| void DoomseekerConfig::WadseekerCfg::init | ( | IniSection & | section | ) |
Initializes values that are not present in the section yet.
All values already present are left alone.
Definition at line 621 of file doomseekerconfig.cpp.