class KConfigINIBackEnd
|
Class for KDE INI-style configuration file loading/saving. More... |
|
|
Public Methods
Protected Methods
Detailed Description
Class for KDE INI-style configuration file loading/saving.
KConfigINIBackEnd (KConfigBase *_config, const QString &_fileName, const char * _resType, bool _useKDEGlobals = true) : KConfigBackEnd(_config, _fileName, _resType, _useKDEGlobals)
|
Construct a configuration back end.
Parameters:
| |
[virtual]
Destructor.
Parse all INI-style configuration files for a config object.
Returns: Whether or not parsing was successful.
Reimplemented from KConfigBackEnd.
void sync (bool bMerge = true)
|
[virtual]
write configuration data to file(s).
Reimplemented from KConfigBackEnd.
void parseSingleConfigFile (QFile& rFile, KEntryMap *pWriteBackMap = 0L, bool bGlobal = false)
|
[protected]
Parse one configuration file.
Parameters:
| |
bool writeConfigFile (QString filename, bool bGlobal = false, bool bMerge = true)
|
[protected]
Write configuration file back.
Parameters:
| |
Returns: Whether some entries are left to be written to other
files.
KConfigBase::ConfigState getConfigState ()
|
[protected const virtual]
Retrieve the state of the app-config object.
Reimplemented from KConfigBackEnd.
- Version: $Id: kconfigbackend.h,v 1.14 2000/09/25 03:53:04 waba Exp $
- Author: Preston Brown <pbrown@kde.org>,
Matthias Kalle Dalheimer <kalle@kde.org>
- Generated: prospector@porky.devel.redhat.com on Fri Nov 3 09:58:39 2000, using kdoc 2.0a42.