| aEntryMap | config::KConfig |  [protected] | 
  | aLocaleString | config::KConfigBase |  [protected] | 
  | backEnd | config::KConfigBase |  [protected] | 
  | bDirty | config::KConfigBase |  [protected] | 
  | bExpand (defined in config::KConfigBase) | config::KConfigBase |  [protected] | 
  | bLocaleInitialized (defined in config::KConfigBase) | config::KConfigBase |  [protected] | 
  | bReadOnly (defined in config::KConfigBase) | config::KConfigBase |  [protected] | 
  | ConfigState enum name | config::KConfigBase |  | 
  | deleteEntry(const string &pKey, bool bNLS=false, bool bGlobal=false) | config::KConfigBase |  | 
  | deleteEntry(const char *pKey, bool bNLS=false, bool bGlobal=false) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | deleteGroup(const string &group, bool bDeep=true, bool bGlobal=false) | config::KConfigBase |  | 
  | entryIsImmutable(const string &key) const | config::KConfigBase |  | 
  | entryMap(const string &pGroup) const | config::KConfig |  [virtual] | 
  | forceGlobal() const | config::KConfig |  [inline] | 
  | getConfigState() const | config::KConfigBase |  | 
  | group() const | config::KConfigBase |  | 
  | groupIsImmutable(const string &group) const | config::KConfigBase |  | 
  | groupList() const | config::KConfig |  [virtual] | 
  | hasGroup(const string &group) const | config::KConfigBase |  | 
  | hasGroup(const char *_pGroup) const | config::KConfigBase |  | 
  | hasKey(const string &key) const | config::KConfigBase |  | 
  | hasKey(const char *pKey) const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | internalEntryMap(const string &pGroup) const | config::KConfig |  [protected, virtual] | 
  | internalEntryMap() const | config::KConfig |  [inline, protected, virtual] | 
  | internalHasGroup(const string &group) const | config::KConfig |  [protected, virtual] | 
  | isDirty() const | config::KConfigBase |  [inline] | 
  | isDollarExpansion() const | config::KConfigBase |  [inline] | 
  | isImmutable() const | config::KConfigBase |  | 
  | isReadOnly() const | config::KConfigBase |  [inline] | 
  | KConfig(const string &fileName="", bool bReadOnly=false, bool bUseKDEGlobals=true, const char *resType="config") | config::KConfig |  | 
  | KConfigBase() | config::KConfigBase |  | 
  | locale() const | config::KConfigBase |  | 
  | lookupData(const KEntryKey &_key) const | config::KConfig |  [protected, virtual] | 
  | mGroup | config::KConfigBase |  [protected] | 
  | NoAccess enum value (defined in config::KConfigBase) | config::KConfigBase |  | 
  | parseConfigFiles() | config::KConfigBase |  [protected, virtual] | 
  | putData(const KEntryKey &_key, const KEntry &_data, bool _checkGroup=true) | config::KConfig |  [protected, virtual] | 
  | readBoolEntry(const string &pKey, const bool bDefault=false) const | config::KConfigBase |  | 
  | readBoolEntry(const char *pKey, const bool bDefault=false) const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | readDoubleNumEntry(const string &pKey, double nDefault=0.0) const | config::KConfigBase |  | 
  | readDoubleNumEntry(const char *pKey, double nDefault=0.0) const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | readEntry(const string &pKey, const string &aDefault="") const | config::KConfigBase |  | 
  | readEntry(const char *pKey, const string &aDefault="") const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | readEntryUntranslated(const string &pKey, const string &aDefault="") const | config::KConfigBase |  | 
  | readEntryUntranslated(const char *pKey, const string &aDefault="") const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | readEntryUtf8(const char *pKey) const (defined in config::KConfigBase) | config::KConfigBase |  [protected] | 
  | readIntListEntry(const string &pKey) const | config::KConfigBase |  | 
  | readIntListEntry(const char *pKey) const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | readListEntry(const string &pKey, vector< string > &list, char sep=',') const | config::KConfigBase |  | 
  | readListEntry(const char *pKey, vector< string > &list, char sep=',') const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | readListEntry(const string &pKey, char sep=',') const | config::KConfigBase |  | 
  | readListEntry(const char *pKey, char sep=',') const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | readLongNumEntry(const string &pKey, long nDefault=0) const | config::KConfigBase |  | 
  | readLongNumEntry(const char *pKey, long nDefault=0) const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | readNumEntry(const string &pKey, int nDefault=0) const | config::KConfigBase |  | 
  | readNumEntry(const char *pKey, int nDefault=0) const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | ReadOnly enum value (defined in config::KConfigBase) | config::KConfigBase |  | 
  | readPathEntry(const string &pKey, const string &aDefault="") const | config::KConfigBase |  | 
  | readPathEntry(const char *pKey, const string &aDefault="") const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | readUnsignedLongNumEntry(const string &pKey, unsigned long nDefault=0) const | config::KConfigBase |  | 
  | readUnsignedLongNumEntry(const char *pKey, unsigned long nDefault=0) const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | readUnsignedNumEntry(const string &pKey, unsigned int nDefault=0) const | config::KConfigBase |  | 
  | readUnsignedNumEntry(const char *pKey, unsigned int nDefault=0) const (defined in config::KConfigBase) | config::KConfigBase |  | 
  | ReadWrite enum value (defined in config::KConfigBase) | config::KConfigBase |  | 
  | reparseConfiguration() | config::KConfig |  [virtual] | 
  | rollback(bool bDeep=true) | config::KConfig |  [virtual] | 
  | setDirty(bool _bDirty=true) | config::KConfigBase |  [inline, protected, virtual] | 
  | setDollarExpansion(bool _bExpand=true) | config::KConfigBase |  [inline] | 
  | setFileWriteMode(int mode) | config::KConfig |  | 
  | setForceGlobal(bool force) | config::KConfig |  [inline] | 
  | setGroup(const string &group) | config::KConfigBase |  | 
  | setGroup(const char *group) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | setLocale() | config::KConfigBase |  [protected] | 
  | setReadOnly(bool _ro) | config::KConfigBase |  [inline, virtual] | 
  | sync() | config::KConfigBase |  [virtual] | 
  | virtual_hook(int id, void *data) (defined in config::KConfig) | config::KConfig |  [protected, virtual] | 
  | writeEntry(const string &pKey, const string &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | config::KConfigBase |  | 
  | writeEntry(const char *pKey, const string &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | writeEntry(const string &pKey, const vector< string > &rValue, char sep=',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | config::KConfigBase |  | 
  | writeEntry(const char *pKey, const vector< string > &rValue, char sep=',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | writeEntry(const string &pKey, const vector< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | config::KConfigBase |  | 
  | writeEntry(const char *pKey, const vector< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | writeEntry(const string &pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | config::KConfigBase |  [inline] | 
  | writeEntry(const char *pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase) | config::KConfigBase |  [inline] | 
  | writeEntry(const string &pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | config::KConfigBase |  | 
  | writeEntry(const char *pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | writeEntry(const string &pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | config::KConfigBase |  | 
  | writeEntry(const char *pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | writeEntry(const string &pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | config::KConfigBase |  | 
  | writeEntry(const char *pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | writeEntry(const string &pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | config::KConfigBase |  | 
  | writeEntry(const char *pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | writeEntry(const string &pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format='g', int precision=6, bool bNLS=false) | config::KConfigBase |  | 
  | writeEntry(const char *pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format='g', int precision=6, bool bNLS=false) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | writeEntry(const string &pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | config::KConfigBase |  | 
  | writeEntry(const char *pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | writePathEntry(const string &pKey, const string &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | config::KConfigBase |  | 
  | writePathEntry(const char *pKey, const string &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase) | config::KConfigBase |  | 
  | ~KConfig() | config::KConfig |  [virtual] | 
  | ~KConfigBase() | config::KConfigBase |  [virtual] |