TDEConfigBase Member List
This is the complete list of members for TDEConfigBase, including all inherited members.
aLocaleString | TDEConfigBase | [protected] |
backEnd | TDEConfigBase | [protected] |
bDirty | TDEConfigBase | [protected] |
bExpand (defined in TDEConfigBase) | TDEConfigBase | [mutable, protected] |
bLocaleInitialized (defined in TDEConfigBase) | TDEConfigBase | [protected] |
blockSignals(bool block) | TQObject | |
bReadOnly (defined in TDEConfigBase) | TDEConfigBase | [protected] |
checkConfigFilesWritable(bool warnUser) | TDEConfigBase | |
checkConnectArgs(const char *signal, const TQObject *receiver, const char *member) | TQObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | TQObject | |
childEvent(TQChildEvent *) | TQObject | |
children() | TQObject | |
className() | TQObject | |
ConfigState enum name | TDEConfigBase | |
connect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
connect(const TQObject *sender, const char *signal, const char *member) | TQObject | |
connectNotify(const char *signal) | TQObject | |
customEvent(TQCustomEvent *) | TQObject | |
deleteEntry(const TQString &pKey, bool bNLS=false, bool bGlobal=false) | TDEConfigBase | |
deleteEntry(const char *pKey, bool bNLS=false, bool bGlobal=false) | TDEConfigBase | |
deleteGroup(const TQString &group, bool bDeep=true, bool bGlobal=false) | TDEConfigBase | |
deleteLater() | TQObject | |
destroyed() | TQObject | |
destroyed(TQObject *obj) | TQObject | |
disconnect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
disconnect(const char *signal=0, const TQObject *receiver=0, const char *member=0) | TQObject | |
disconnect(const TQObject *receiver, const char *member=0) | TQObject | |
disconnectNotify(const char *signal) | TQObject | |
dumpObjectInfo() | TQObject | |
dumpObjectTree() | TQObject | |
entryIsImmutable(const TQString &key) const | TDEConfigBase | |
entryMap(const TQString &group) const =0 | TDEConfigBase | [pure virtual] |
event(TQEvent *e) | TQObject | |
eventFilter(TQObject *watched, TQEvent *e) | TQObject | |
getConfigState() const | TDEConfigBase | |
group() const | TDEConfigBase | |
groupIsImmutable(const TQString &group) const | TDEConfigBase | |
groupList() const =0 | TDEConfigBase | [pure virtual] |
hasDefault(const TQString &key) const | TDEConfigBase | |
hasGroup(const TQString &group) const | TDEConfigBase | |
hasGroup(const TQCString &_pGroup) const (defined in TDEConfigBase) | TDEConfigBase | |
hasGroup(const char *_pGroup) const (defined in TDEConfigBase) | TDEConfigBase | |
hasKey(const TQString &key) const | TDEConfigBase | |
hasKey(const char *pKey) const (defined in TDEConfigBase) | TDEConfigBase | |
hasTranslatedKey(const char *pKey) const (defined in TDEConfigBase) | TDEConfigBase | [protected] |
highPriority() | TQObject | |
inherits(const char *clname) | TQObject | |
insertChild(TQObject *obj) | TQObject | |
installEventFilter(const TQObject *filterObj) | TQObject | |
internalEntryMap(const TQString &pGroup) const =0 | TDEConfigBase | [protected, pure virtual] |
internalEntryMap() const =0 | TDEConfigBase | [protected, pure virtual] |
internalHasGroup(const TQCString &group) const =0 (defined in TDEConfigBase) | TDEConfigBase | [protected, pure virtual] |
isA(const char *clname) | TQObject | |
isDirty() const | TDEConfigBase | [inline] |
isDollarExpansion() const | TDEConfigBase | [inline] |
isImmutable() const | TDEConfigBase | |
isReadOnly() const | TDEConfigBase | [inline] |
isWidgetType() | TQObject | |
killTimer(int id) | TQObject | |
killTimers() | TQObject | |
locale() const | TDEConfigBase | |
lookupData(const KEntryKey &_key) const =0 | TDEConfigBase | [protected, pure virtual] |
metaObject() | TQObject | |
mGroup | TDEConfigBase | [protected] |
name() | TQObject | |
name(const char *defaultName) | TQObject | |
NoAccess enum value (defined in TDEConfigBase) | TDEConfigBase | |
normalizeSignalSlot(const char *signalSlot) | TQObject | |
objectTrees() | TQObject | |
parent() | TQObject | |
parseConfigFiles() | TDEConfigBase | [protected, virtual] |
property(const char *name) | TQObject | |
putData(const KEntryKey &_key, const KEntry &_data, bool _checkGroup=true)=0 | TDEConfigBase | [protected, pure virtual] |
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) | TQObject | |
readBoolEntry(const TQString &pKey, bool bDefault=false) const | TDEConfigBase | |
readBoolEntry(const char *pKey, bool bDefault=false) const | TDEConfigBase | |
readColorEntry(const TQString &pKey, const TQColor *pDefault=0L) const | TDEConfigBase | |
readColorEntry(const char *pKey, const TQColor *pDefault=0L) const | TDEConfigBase | |
readDateTimeEntry(const TQString &pKey, const TQDateTime *pDefault=0L) const | TDEConfigBase | |
readDateTimeEntry(const char *pKey, const TQDateTime *pDefault=0L) const | TDEConfigBase | |
readDefaults() const | TDEConfigBase | |
readDoubleNumEntry(const TQString &pKey, double nDefault=0.0) const | TDEConfigBase | |
readDoubleNumEntry(const char *pKey, double nDefault=0.0) const | TDEConfigBase | |
readEntry(const TQString &pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
readEntry(const char *pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
readEntryUntranslated(const TQString &pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
readEntryUntranslated(const char *pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
readEntryUtf8(const char *pKey) const (defined in TDEConfigBase) | TDEConfigBase | [protected] |
readFontEntry(const TQString &pKey, const TQFont *pDefault=0L) const | TDEConfigBase | |
readFontEntry(const char *pKey, const TQFont *pDefault=0L) const | TDEConfigBase | |
readIntListEntry(const TQString &pKey) const | TDEConfigBase | |
readIntListEntry(const char *pKey) const | TDEConfigBase | |
readListEntry(const TQString &pKey, TQStrList &list, char sep= ',') const | TDEConfigBase | |
readListEntry(const char *pKey, TQStrList &list, char sep= ',') const | TDEConfigBase | |
readListEntry(const TQString &pKey, char sep= ',') const | TDEConfigBase | |
readListEntry(const char *pKey, char sep= ',') const | TDEConfigBase | |
readListEntry(const char *pKey, const TQStringList &aDefault, char sep= ',') const | TDEConfigBase | |
readLongNumEntry(const TQString &pKey, long nDefault=0) const | TDEConfigBase | |
readLongNumEntry(const char *pKey, long nDefault=0) const | TDEConfigBase | |
readNum64Entry(const TQString &pKey, TQ_INT64 nDefault=0) const | TDEConfigBase | |
readNum64Entry(const char *pKey, TQ_INT64 nDefault=0) const | TDEConfigBase | |
readNumEntry(const TQString &pKey, int nDefault=0) const | TDEConfigBase | |
readNumEntry(const char *pKey, int nDefault=0) const | TDEConfigBase | |
ReadOnly enum value (defined in TDEConfigBase) | TDEConfigBase | |
readPathEntry(const TQString &pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
readPathEntry(const char *pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
readPathListEntry(const TQString &pKey, char sep= ',') const | TDEConfigBase | |
readPathListEntry(const char *pKey, char sep= ',') const | TDEConfigBase | |
readPointEntry(const TQString &pKey, const TQPoint *pDefault=0L) const | TDEConfigBase | |
readPointEntry(const char *pKey, const TQPoint *pDefault=0L) const | TDEConfigBase | |
readPropertyEntry(const TQString &pKey, TQVariant::Type) const | TDEConfigBase | |
readPropertyEntry(const char *pKey, TQVariant::Type) const | TDEConfigBase | |
readPropertyEntry(const TQString &pKey, const TQVariant &aDefault) const | TDEConfigBase | |
readPropertyEntry(const char *pKey, const TQVariant &aDefault) const | TDEConfigBase | |
readRectEntry(const TQString &pKey, const TQRect *pDefault=0L) const | TDEConfigBase | |
readRectEntry(const char *pKey, const TQRect *pDefault=0L) const | TDEConfigBase | |
readSizeEntry(const TQString &pKey, const TQSize *pDefault=0L) const | TDEConfigBase | |
readSizeEntry(const char *pKey, const TQSize *pDefault=0L) const | TDEConfigBase | |
readUnsignedLongNumEntry(const TQString &pKey, unsigned long nDefault=0) const | TDEConfigBase | |
readUnsignedLongNumEntry(const char *pKey, unsigned long nDefault=0) const | TDEConfigBase | |
readUnsignedNum64Entry(const TQString &pKey, TQ_UINT64 nDefault=0) const | TDEConfigBase | |
readUnsignedNum64Entry(const char *pKey, TQ_UINT64 nDefault=0) const | TDEConfigBase | |
readUnsignedNumEntry(const TQString &pKey, unsigned int nDefault=0) const | TDEConfigBase | |
readUnsignedNumEntry(const char *pKey, unsigned int nDefault=0) const | TDEConfigBase | |
ReadWrite enum value (defined in TDEConfigBase) | TDEConfigBase | |
removeChild(TQObject *obj) | TQObject | |
removeEventFilter(const TQObject *obj) | TQObject | |
reparseConfiguration()=0 | TDEConfigBase | [pure virtual] |
revertToDefault(const TQString &key) | TDEConfigBase | |
rollback(bool bDeep=true) | TDEConfigBase | [virtual] |
sender() | TQObject | |
setDesktopGroup() | TDEConfigBase | |
setDirty(bool _bDirty=true) | TDEConfigBase | [inline, protected, virtual] |
setDollarExpansion(bool _bExpand=true) | TDEConfigBase | [inline] |
setGroup(const TQString &group) | TDEConfigBase | |
setGroup(const TQCString &pGroup) | TDEConfigBase | |
setGroup(const char *pGroup) (defined in TDEConfigBase) | TDEConfigBase | |
setLocale() | TDEConfigBase | [protected] |
setName(const char *name) | TQObject | |
setProperty(const char *name, const TQVariant &value) | TQObject | |
setReadDefaults(bool b) | TDEConfigBase | |
setReadOnly(bool _ro) | TDEConfigBase | [inline, virtual] |
signalsBlocked() | TQObject | |
startTimer(int interval) | TQObject | |
sync() | TDEConfigBase | [virtual] |
TDEConfigBackEnd (defined in TDEConfigBase) | TDEConfigBase | [friend] |
TDEConfigBase() | TDEConfigBase | |
TDEConfigGroup (defined in TDEConfigBase) | TDEConfigBase | [friend] |
TDEConfigINIBackEnd (defined in TDEConfigBase) | TDEConfigBase | [friend] |
timerEvent(TQTimerEvent *) | TQObject | |
TQObject(TQObject *parent=0, const char *name=0) | TQObject | |
tr(const char *sourceText, const char *comment) | TQObject | |
trUtf8(const char *sourceText, const char *comment) | TQObject | |
virtual_hook(int id, void *data) (defined in TDEConfigBase) | TDEConfigBase | [protected, virtual] |
writeEntry(const TQString &pKey, const TQString &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, const TQString &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, const TQVariant &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, const TQVariant &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, const TQStrList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, const TQStrList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, const TQValueList< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, const TQValueList< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | [inline] |
writeEntry(const char *pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | [inline] |
writeEntry(const TQString &pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, TQ_INT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, TQ_INT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, TQ_UINT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, TQ_UINT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format= 'g', int precision=6, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format= 'g', int precision=6, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, const TQFont &rFont, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, const TQFont &rFont, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, const TQColor &rColor, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, const TQColor &rColor, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, const TQDateTime &rDateTime, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, const TQDateTime &rDateTime, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, const TQRect &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, const TQRect &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, const TQPoint &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, const TQPoint &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const TQString &pKey, const TQSize &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writeEntry(const char *pKey, const TQSize &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writePathEntry(const TQString &pKey, const TQString &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writePathEntry(const char *pKey, const TQString &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writePathEntry(const char *pKey, const TQString &path, bool bPersistent, bool bGlobal, bool bNLS, bool expand) | TDEConfigBase | |
writePathEntry(const TQString &pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
writePathEntry(const char *pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
~TDEConfigBase() | TDEConfigBase | [virtual] |
~TQObject() | TQObject |