KConfigSkeleton::ItemEnum Class Reference
Class for handling enums. More...
#include <kconfigskeleton.h>
Inheritance diagram for KConfigSkeleton::ItemEnum:

Public Methods | |
void | readConfig (KConfig *config) |
void | writeConfig (KConfig *config) |
Detailed Description
Class for handling enums.
Definition at line 494 of file kconfigskeleton.h.
Member Function Documentation
|
This function is called by KConfigSkeleton to read the value for this setting from a config file. value. Reimplemented from KConfigSkeleton::ItemInt. Definition at line 289 of file kconfigskeleton.cpp. References QValueList< Choice >::begin(), KConfigSkeleton::config(), QValueList< Choice >::end(), KConfigBase::hasKey(), QString::lower(), KConfigBase::readEntry(), KConfigBase::readNumEntry(), and KConfigBase::setGroup(). |
|
This function is called by KConfigSkeleton to write the value of this setting to a config file.
Implements KConfigSkeletonItem. Definition at line 318 of file kconfigskeleton.cpp. References KConfigSkeleton::config(), QValueList< Choice >::count(), KConfigBase::hasDefault(), KConfigSkeletonItem::name(), KConfigBase::revertToDefault(), KConfigBase::setGroup(), and KConfigBase::writeEntry(). |
The documentation for this class was generated from the following files: