KConfigBase Member List
This is the complete list of members for KConfigBase, 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] |
bReadOnly (defined in KConfigBase) | KConfigBase | [protected] |
checkConfigFilesWritable(bool warnUser) | KConfigBase | |
ConfigState enum name | KConfigBase | |
deleteEntry(const TQString &pKey, bool bNLS=false, bool bGlobal=false) | KConfigBase | |
deleteEntry(const char *pKey, bool bNLS=false, bool bGlobal=false) | KConfigBase | |
deleteGroup(const TQString &group, bool bDeep=true, bool bGlobal=false) | KConfigBase | |
entryIsImmutable(const TQString &key) const | KConfigBase | |
entryMap(const TQString &group) const =0 | KConfigBase | [pure virtual] |
getConfigState() const | KConfigBase | |
group() const | KConfigBase | |
groupIsImmutable(const TQString &group) const | KConfigBase | |
groupList() const =0 | KConfigBase | [pure virtual] |
hasDefault(const TQString &key) const | KConfigBase | |
hasGroup(const TQString &group) const | KConfigBase | |
hasGroup(const TQCString &_pGroup) const (defined in KConfigBase) | KConfigBase | |
hasGroup(const char *_pGroup) const (defined in KConfigBase) | KConfigBase | |
hasKey(const TQString &key) const | KConfigBase | |
hasKey(const char *pKey) const (defined in KConfigBase) | KConfigBase | |
hasTranslatedKey(const char *pKey) const (defined in KConfigBase) | KConfigBase | [protected] |
internalEntryMap(const TQString &pGroup) const =0 | KConfigBase | [protected, pure virtual] |
internalEntryMap() const =0 | KConfigBase | [protected, pure virtual] |
internalHasGroup(const TQCString &group) const =0 (defined in KConfigBase) | KConfigBase | [protected, pure virtual] |
isDirty() const | KConfigBase | [inline] |
isDollarExpansion() const | KConfigBase | [inline] |
isImmutable() const | KConfigBase | |
isReadOnly() const | KConfigBase | [inline] |
KConfigBackEnd (defined in KConfigBase) | KConfigBase | [friend] |
KConfigBase() | KConfigBase | |
KConfigGroup (defined in KConfigBase) | KConfigBase | [friend] |
KConfigINIBackEnd (defined in KConfigBase) | KConfigBase | [friend] |
locale() const | KConfigBase | |
lookupData(const KEntryKey &_key) const =0 | KConfigBase | [protected, pure virtual] |
mGroup | KConfigBase | [protected] |
NoAccess enum value (defined in KConfigBase) | KConfigBase | |
parseConfigFiles() | KConfigBase | [protected, virtual] |
putData(const KEntryKey &_key, const KEntry &_data, bool _checkGroup=true)=0 | KConfigBase | [protected, pure virtual] |
readBoolEntry(const TQString &pKey, bool bDefault=false) const | KConfigBase | |
readBoolEntry(const char *pKey, bool bDefault=false) const | KConfigBase | |
readColorEntry(const TQString &pKey, const TQColor *pDefault=0L) const | KConfigBase | |
readColorEntry(const char *pKey, const TQColor *pDefault=0L) const | KConfigBase | |
readDateTimeEntry(const TQString &pKey, const TQDateTime *pDefault=0L) const | KConfigBase | |
readDateTimeEntry(const char *pKey, const TQDateTime *pDefault=0L) const | KConfigBase | |
readDefaults() const | KConfigBase | |
readDoubleNumEntry(const TQString &pKey, double nDefault=0.0) const | KConfigBase | |
readDoubleNumEntry(const char *pKey, double nDefault=0.0) const | KConfigBase | |
readEntry(const TQString &pKey, const TQString &aDefault=TQString::null) const | KConfigBase | |
readEntry(const char *pKey, const TQString &aDefault=TQString::null) const | KConfigBase | |
readEntryUntranslated(const TQString &pKey, const TQString &aDefault=TQString::null) const | KConfigBase | |
readEntryUntranslated(const char *pKey, const TQString &aDefault=TQString::null) const | KConfigBase | |
readEntryUtf8(const char *pKey) const (defined in KConfigBase) | KConfigBase | [protected] |
readFontEntry(const TQString &pKey, const TQFont *pDefault=0L) const | KConfigBase | |
readFontEntry(const char *pKey, const TQFont *pDefault=0L) const | KConfigBase | |
readIntListEntry(const TQString &pKey) const | KConfigBase | |
readIntListEntry(const char *pKey) const | KConfigBase | |
readListEntry(const TQString &pKey, TQStrList &list, char sep= ',') const | KConfigBase | |
readListEntry(const char *pKey, TQStrList &list, char sep= ',') const | KConfigBase | |
readListEntry(const TQString &pKey, char sep= ',') const | KConfigBase | |
readListEntry(const char *pKey, char sep= ',') const | KConfigBase | |
readListEntry(const char *pKey, const TQStringList &aDefault, char sep= ',') const | KConfigBase | |
readLongNumEntry(const TQString &pKey, long nDefault=0) const | KConfigBase | |
readLongNumEntry(const char *pKey, long nDefault=0) const | KConfigBase | |
readNum64Entry(const TQString &pKey, TQ_INT64 nDefault=0) const | KConfigBase | |
readNum64Entry(const char *pKey, TQ_INT64 nDefault=0) const | KConfigBase | |
readNumEntry(const TQString &pKey, int nDefault=0) const | KConfigBase | |
readNumEntry(const char *pKey, int nDefault=0) const | KConfigBase | |
ReadOnly enum value (defined in KConfigBase) | KConfigBase | |
readPathEntry(const TQString &pKey, const TQString &aDefault=TQString::null) const | KConfigBase | |
readPathEntry(const char *pKey, const TQString &aDefault=TQString::null) const | KConfigBase | |
readPathListEntry(const TQString &pKey, char sep= ',') const | KConfigBase | |
readPathListEntry(const char *pKey, char sep= ',') const | KConfigBase | |
readPointEntry(const TQString &pKey, const TQPoint *pDefault=0L) const | KConfigBase | |
readPointEntry(const char *pKey, const TQPoint *pDefault=0L) const | KConfigBase | |
readPropertyEntry(const TQString &pKey, TQVariant::Type) const | KConfigBase | |
readPropertyEntry(const char *pKey, TQVariant::Type) const | KConfigBase | |
readPropertyEntry(const TQString &pKey, const TQVariant &aDefault) const | KConfigBase | |
readPropertyEntry(const char *pKey, const TQVariant &aDefault) const | KConfigBase | |
readRectEntry(const TQString &pKey, const TQRect *pDefault=0L) const | KConfigBase | |
readRectEntry(const char *pKey, const TQRect *pDefault=0L) const | KConfigBase | |
readSizeEntry(const TQString &pKey, const TQSize *pDefault=0L) const | KConfigBase | |
readSizeEntry(const char *pKey, const TQSize *pDefault=0L) const | KConfigBase | |
readUnsignedLongNumEntry(const TQString &pKey, unsigned long nDefault=0) const | KConfigBase | |
readUnsignedLongNumEntry(const char *pKey, unsigned long nDefault=0) const | KConfigBase | |
readUnsignedNum64Entry(const TQString &pKey, TQ_UINT64 nDefault=0) const | KConfigBase | |
readUnsignedNum64Entry(const char *pKey, TQ_UINT64 nDefault=0) const | KConfigBase | |
readUnsignedNumEntry(const TQString &pKey, unsigned int nDefault=0) const | KConfigBase | |
readUnsignedNumEntry(const char *pKey, unsigned int nDefault=0) const | KConfigBase | |
ReadWrite enum value (defined in KConfigBase) | KConfigBase | |
reparseConfiguration()=0 | KConfigBase | [pure virtual] |
revertToDefault(const TQString &key) | KConfigBase | |
rollback(bool bDeep=true) | KConfigBase | [virtual] |
setDesktopGroup() | KConfigBase | |
setDirty(bool _bDirty=true) | KConfigBase | [inline, protected, virtual] |
setDollarExpansion(bool _bExpand=true) | KConfigBase | [inline] |
setGroup(const TQString &group) | KConfigBase | |
setGroup(const TQCString &pGroup) | KConfigBase | |
setGroup(const char *pGroup) (defined in KConfigBase) | KConfigBase | |
setLocale() | KConfigBase | [protected] |
setReadDefaults(bool b) | KConfigBase | |
setReadOnly(bool _ro) | KConfigBase | [inline, virtual] |
sync() | KConfigBase | [virtual] |
virtual_hook(int id, void *data) (defined in KConfigBase) | KConfigBase | [protected, virtual] |
writeEntry(const TQString &pKey, const TQString &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, const TQString &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &pKey, const TQVariant &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, const TQVariant &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &pKey, const TQStrList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, const TQStrList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &pKey, const TQValueList< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, const TQValueList< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &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 TQString &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 TQString &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 TQString &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 TQString &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 TQString &pKey, TQ_INT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, TQ_INT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &pKey, TQ_UINT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, TQ_UINT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &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 TQString &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 TQString &pKey, const TQFont &rFont, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, const TQFont &rFont, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &pKey, const TQColor &rColor, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, const TQColor &rColor, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &pKey, const TQDateTime &rDateTime, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, const TQDateTime &rDateTime, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &pKey, const TQRect &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, const TQRect &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &pKey, const TQPoint &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, const TQPoint &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const TQString &pKey, const TQSize &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, const TQSize &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writePathEntry(const TQString &pKey, const TQString &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writePathEntry(const char *pKey, const TQString &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writePathEntry(const TQString &pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writePathEntry(const char *pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
~KConfigBase() | KConfigBase | [virtual] |