, including all inherited members.
  | aLocaleString | KConfigBase |  [protected] | 
  | backEnd | KConfigBase |  [protected] | 
  | bDirty | KConfigBase |  [protected] | 
  | bExpand (defined in KConfigBase) | KConfigBase |  [mutable, protected] | 
  | bLocaleInitialized (defined in KConfigBase) | KConfigBase |  [protected] | 
  | blockSignals(bool block) | QObject |  | 
  | bReadOnly (defined in KConfigBase) | KConfigBase |  [protected] | 
  | checkConfigFilesWritable(bool warnUser) | KConfigBase |  | 
  | checkConnectArgs(const char *signal, const QObject *receiver, const char *member) | QObject |  | 
  | child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | QObject |  | 
  | childEvent(QChildEvent *) | QObject |  | 
  | children() const | QObject |  | 
  | className() const | QObject |  | 
  | ConfigState enum name | KConfigBase |  | 
  | connect(const QObject *sender, const char *signal, const char *member) const | QObject |  | 
  | connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject |  | 
  | connectNotify(const char *signal) | QObject |  | 
  | customEvent(QCustomEvent *) | QObject |  | 
  | deleteEntry(const QString &pKey, bool bNLS=false, bool bGlobal=false) | KConfigBase |  | 
  | deleteEntry(const char *pKey, bool bNLS=false, bool bGlobal=false) | KConfigBase |  | 
  | deleteGroup(const QString &group, bool bDeep=true, bool bGlobal=false) | KConfigBase |  | 
  | deleteLater() | QObject |  | 
  | destroyed() | QObject |  | 
  | destroyed(QObject *obj) | QObject |  | 
  | disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject |  | 
  | disconnect(const QObject *receiver, const char *member=0) | QObject |  | 
  | disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject |  | 
  | disconnectNotify(const char *signal) | QObject |  | 
  | dumpObjectInfo() | QObject |  | 
  | dumpObjectTree() | QObject |  | 
  | entryIsImmutable(const QString &key) const | KConfigBase |  | 
  | entryMap(const QString &group) const=0 | KConfigBase |  [pure virtual] | 
  | event(QEvent *e) | QObject |  | 
  | eventFilter(QObject *watched, QEvent *e) | QObject |  | 
  | getConfigState() const | KConfigBase |  | 
  | group() const | KConfigBase |  | 
  | groupIsImmutable(const QString &group) const | KConfigBase |  | 
  | groupList() const=0 | KConfigBase |  [pure virtual] | 
  | hasDefault(const QString &key) const | KConfigBase |  | 
  | hasGroup(const QString &group) const | KConfigBase |  | 
  | hasGroup(const QCString &_pGroup) const  (defined in KConfigBase) | KConfigBase |  | 
  | hasGroup(const char *_pGroup) const  (defined in KConfigBase) | KConfigBase |  | 
  | hasKey(const QString &key) const | KConfigBase |  | 
  | hasKey(const char *pKey) const  (defined in KConfigBase) | KConfigBase |  | 
  | highPriority() const | QObject |  | 
  | inherits(const char *clname) const | QObject |  | 
  | insertChild(QObject *obj) | QObject |  | 
  | installEventFilter(const QObject *filterObj) | QObject |  | 
  | internalEntryMap(const QString &pGroup) const=0 | KConfigBase |  [protected, pure virtual] | 
  | internalEntryMap() const=0 | KConfigBase |  [protected, pure virtual] | 
  | internalHasGroup(const QCString &group) const=0 (defined in KConfigBase) | KConfigBase |  [protected, pure virtual] | 
  | isA(const char *clname) const | QObject |  | 
  | isDirty() const | KConfigBase |  [inline] | 
  | isDollarExpansion() const | KConfigBase |  [inline] | 
  | isImmutable() const | KConfigBase |  | 
  | isReadOnly() const | KConfigBase |  [inline] | 
  | isWidgetType() const | QObject |  | 
  | KConfigBase() | KConfigBase |  | 
  | KConfigGroup (defined in KConfigBase) | KConfigBase |  [friend] | 
  | KConfigINIBackEnd (defined in KConfigBase) | KConfigBase |  [friend] | 
  | killTimer(int id) | QObject |  | 
  | killTimers() | QObject |  | 
  | locale() const | KConfigBase |  | 
  | lookupData(const KEntryKey &_key) const=0 | KConfigBase |  [protected, pure virtual] | 
  | metaObject() const | QObject |  | 
  | mGroup | KConfigBase |  [protected] | 
  | name() const | QObject |  | 
  | name(const char *defaultName) const | QObject |  | 
  | NoAccess enum value (defined in KConfigBase) | KConfigBase |  | 
  | normalizeSignalSlot(const char *signalSlot) | QObject |  | 
  | objectTrees() | QObject |  | 
  | parent() const | QObject |  | 
  | parseConfigFiles() | KConfigBase |  [protected, virtual] | 
  | prop-the name of this object | QObject |  | 
  | property(const char *name) const | QObject |  | 
  | putData(const KEntryKey &_key, const KEntry &_data, bool _checkGroup=true)=0 | KConfigBase |  [protected, pure virtual] | 
  | QObject(QObject *parent=0, const char *name=0) | QObject |  | 
  | QObject() | QObject |  | 
  | qt_find_obj_child(QObject *parent, const char *type, const char *name) | QObject |  | 
  | queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) const | QObject |  | 
  | readBoolEntry(const QString &pKey, const bool bDefault=false) const | KConfigBase |  | 
  | readBoolEntry(const char *pKey, const bool bDefault=false) const | KConfigBase |  | 
  | readColorEntry(const QString &pKey, const QColor *pDefault=0L) const | KConfigBase |  | 
  | readColorEntry(const char *pKey, const QColor *pDefault=0L) const | KConfigBase |  | 
  | readDateTimeEntry(const QString &pKey, const QDateTime *pDefault=0L) const | KConfigBase |  | 
  | readDateTimeEntry(const char *pKey, const QDateTime *pDefault=0L) const | KConfigBase |  | 
  | readDefaults() const | KConfigBase |  | 
  | readDoubleNumEntry(const QString &pKey, double nDefault=0.0) const | KConfigBase |  | 
  | readDoubleNumEntry(const char *pKey, double nDefault=0.0) const | KConfigBase |  | 
  | readEntry(const QString &pKey, const QString &aDefault=QString::null) const | KConfigBase |  | 
  | readEntry(const char *pKey, const QString &aDefault=QString::null) const | KConfigBase |  | 
  | readEntryUntranslated(const QString &pKey, const QString &aDefault=QString::null) const | KConfigBase |  | 
  | readEntryUntranslated(const char *pKey, const QString &aDefault=QString::null) const | KConfigBase |  | 
  | readEntryUtf8(const char *pKey) const  (defined in KConfigBase) | KConfigBase |  [protected] | 
  | readFontEntry(const QString &pKey, const QFont *pDefault=0L) const | KConfigBase |  | 
  | readFontEntry(const char *pKey, const QFont *pDefault=0L) const | KConfigBase |  | 
  | readIntListEntry(const QString &pKey) const | KConfigBase |  | 
  | readIntListEntry(const char *pKey) const | KConfigBase |  | 
  | readListEntry(const QString &pKey, QStrList &list, char sep= ',') const | KConfigBase |  | 
  | readListEntry(const char *pKey, QStrList &list, char sep= ',') const | KConfigBase |  | 
  | readListEntry(const QString &pKey, char sep= ',') const | KConfigBase |  | 
  | readListEntry(const char *pKey, char sep= ',') const | KConfigBase |  | 
  | readLongNumEntry(const QString &pKey, long nDefault=0) const | KConfigBase |  | 
  | readLongNumEntry(const char *pKey, long nDefault=0) const | KConfigBase |  | 
  | readNum64Entry(const QString &pKey, Q_INT64 nDefault=0) const | KConfigBase |  | 
  | readNum64Entry(const char *pKey, Q_INT64 nDefault=0) const | KConfigBase |  | 
  | readNumEntry(const QString &pKey, int nDefault=0) const | KConfigBase |  | 
  | readNumEntry(const char *pKey, int nDefault=0) const | KConfigBase |  | 
  | ReadOnly enum value (defined in KConfigBase) | KConfigBase |  | 
  | readPathEntry(const QString &pKey, const QString &aDefault=QString::null) const | KConfigBase |  | 
  | readPathEntry(const char *pKey, const QString &aDefault=QString::null) const | KConfigBase |  | 
  | readPathListEntry(const QString &pKey, char sep= ',') const | KConfigBase |  | 
  | readPathListEntry(const char *pKey, char sep= ',') const | KConfigBase |  | 
  | readPointEntry(const QString &pKey, const QPoint *pDefault=0L) const | KConfigBase |  | 
  | readPointEntry(const char *pKey, const QPoint *pDefault=0L) const | KConfigBase |  | 
  | readPropertyEntry(const QString &pKey, QVariant::Type) const | KConfigBase |  | 
  | readPropertyEntry(const char *pKey, QVariant::Type) const | KConfigBase |  | 
  | readPropertyEntry(const QString &pKey, const QVariant &aDefault) const | KConfigBase |  | 
  | readPropertyEntry(const char *pKey, const QVariant &aDefault) const | KConfigBase |  | 
  | readRectEntry(const QString &pKey, const QRect *pDefault=0L) const | KConfigBase |  | 
  | readRectEntry(const char *pKey, const QRect *pDefault=0L) const | KConfigBase |  | 
  | readSizeEntry(const QString &pKey, const QSize *pDefault=0L) const | KConfigBase |  | 
  | readSizeEntry(const char *pKey, const QSize *pDefault=0L) const | KConfigBase |  | 
  | readUnsignedLongNumEntry(const QString &pKey, unsigned long nDefault=0) const | KConfigBase |  | 
  | readUnsignedLongNumEntry(const char *pKey, unsigned long nDefault=0) const | KConfigBase |  | 
  | readUnsignedNum64Entry(const QString &pKey, Q_UINT64 nDefault=0) const | KConfigBase |  | 
  | readUnsignedNum64Entry(const char *pKey, Q_UINT64 nDefault=0) const | KConfigBase |  | 
  | readUnsignedNumEntry(const QString &pKey, unsigned int nDefault=0) const | KConfigBase |  | 
  | readUnsignedNumEntry(const char *pKey, unsigned int nDefault=0) const | KConfigBase |  | 
  | ReadWrite enum value (defined in KConfigBase) | KConfigBase |  | 
  | removeChild(QObject *obj) | QObject |  | 
  | removeEventFilter(const QObject *obj) | QObject |  | 
  | reparseConfiguration()=0 | KConfigBase |  [pure virtual] | 
  | revertToDefault(const QString &key) | KConfigBase |  | 
  | rollback(bool bDeep=true) | KConfigBase |  [virtual] | 
  | sender() | QObject |  | 
  | setDesktopGroup() | KConfigBase |  | 
  | setDirty(bool _bDirty=true) | KConfigBase |  [inline, protected, virtual] | 
  | setDollarExpansion(bool _bExpand=true) | KConfigBase |  [inline] | 
  | setGroup(const QString &group) | KConfigBase |  | 
  | setGroup(const QCString &pGroup) | KConfigBase |  | 
  | setGroup(const char *pGroup) (defined in KConfigBase) | KConfigBase |  | 
  | setLocale() | KConfigBase |  [protected] | 
  | setName(const char *name) | QObject |  | 
  | setProperty(const char *name, const QVariant &value) | QObject |  | 
  | setReadDefaults(bool b) | KConfigBase |  | 
  | setReadOnly(bool _ro) | KConfigBase |  [inline, virtual] | 
  | signalsBlocked() const | QObject |  | 
  | startTimer(int interval) | QObject |  | 
  | sync() | KConfigBase |  [virtual] | 
  | timerEvent(QTimerEvent *) | QObject |  | 
  | tr(const char *sourceText, const char *comment) | QObject |  | 
  | trUtf8(const char *sourceText, const char *comment) | QObject |  | 
  | virtual_hook(int id, void *data) (defined in KConfigBase) | KConfigBase |  [protected, virtual] | 
  | writeEntry(const QString &pKey, const QString &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, const QString &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, const QVariant &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, const QVariant &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, const QStrList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, const QStrList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, const QStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, const QStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, const QValueList< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, const QValueList< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  [inline] | 
  | writeEntry(const char *pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  [inline] | 
  | writeEntry(const QString &pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, Q_LLONG nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, Q_LLONG nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, Q_ULLONG nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, Q_ULLONG nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format= 'g', int precision=6, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format= 'g', int precision=6, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, const QFont &rFont, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, const QFont &rFont, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, const QColor &rColor, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, const QColor &rColor, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, const QDateTime &rDateTime, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, const QDateTime &rDateTime, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, const QRect &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, const QRect &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, const QPoint &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, const QPoint &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const QString &pKey, const QSize &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writeEntry(const char *pKey, const QSize &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writePathEntry(const QString &pKey, const QString &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writePathEntry(const char *pKey, const QString &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writePathEntry(const QString &pKey, const QStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | writePathEntry(const char *pKey, const QStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase |  | 
  | ~KConfigBase() | KConfigBase |  [virtual] |