[kdecore Index] [kdecore Hierarchy] [Headers]
KDE Configuration Management class More...
#include <kconfig.h>
Inherits: KConfigBase
KDE Configuration entries
This class implements KDE's default-based configuration system.
See Also: KApplication
[public]
Construct 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 |
[public virtual]
Destructor.
Writes back any dirty configuration entries.
[public virtual]
Write back the config cache.
[protected virtual]
Open all appropriate configuration files and pass them on toparseOneConfigFile()
[protected]
Write back the configuration data.
| Kdoc |