[Kangaroo Index] [Kangaroo Hierarchy] [Headers]
KDE Configuration Management class More...
#include <kdeobjc/KConfig.h>
Inherits: KConfigBase (kdecore)
KDE Configuration entries
This class implements KDE's default-based configuration system.
Derived from the C++ header 'kconfig.h' by Kalle Dalheimer (kalle@kde.org) @see -[KApplication getConfig] KConfigBase KSimpleConfig
Open all appropriate configuration files and pass them on to-parseOneConfigFile
Write back the configuration data.
Initialize a KConfig object.
pGlobalAppFile | A file to parse in addition to the normally parsed files. |
pLocalAppFile | Another file to parse in addition to the normally parsed files (has priority over pGlobalAppFile |
Writes back any dirty configuration entries.
Write back the config cache.
| Kdoc |