|
|
KDE Configuration entries
This class implements KDE's default-based configuration system.
See also: getConfig, KConfigBase, KSimpleConfig
| void |
[protected virtual]
Open all appropriate configuration files and pass them on to parseOneConfigFile()
Reimplemented from KConfigBase.
| bool |
[protected]
Write back the configuration data.
Reimplemented from KConfigBase.
| |
Construct a KConfig object.
Parameters:
| 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 |
| ~ |
[virtual]
Destructor.
Writes back any dirty configuration entries.
| void |
[virtual]
Write back the config cache.
Reimplemented from KConfigBase.