class KConfigDBMBackEnd


Definition#include <kdbmconfigbackend.h>
InheritsKConfigBackEnd
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

 KConfigDBMBackEnd (KConfigBase *_config, const QString &_fileName, const char * _resType, bool _useKDEGlobals = true) : KConfigBackEnd(_config, _fileName, _resType, _useKDEGlobals)

Construct a configuration back end.

Parameters:

KConfigDBMBackEnd ()

[virtual]

Destructor.

bool  parseConfigFiles ()

Parse all DBM 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 (void *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.


Generated by: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:19 2000, using kdoc 2.0a40.