, including all inherited members.
_KShared_count() const | KShared | [inline] |
_KShared_ref() const | KShared | [inline] |
_KShared_unref() const | KShared | [inline] |
aEntryMap | KConfig | [protected] |
aLocaleString | KConfigBase | [protected] |
backEnd | KConfigBase | [protected] |
bDirty | KConfigBase | [protected] |
bExpand | KConfigBase | [mutable, protected] |
bLocaleInitialized | KConfigBase | [protected] |
blockSignals(bool block) | QObject | |
bReadOnly | KConfigBase | [protected] |
checkConfigFilesWritable(bool warnUser) | KConfigBase | |
checkConnectArgs(const char *signal, const QObject *receiver, const char *member) | QObject | |
checkUpdate(const QString &id, const QString &updateFile) | KConfig | |
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 | |
copyTo(const QString &file, KConfig *config=0) const | KConfig | |
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 &pGroup) const | KConfig | [virtual] |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *e) | QObject | |
forceGlobal() const | KConfig | [inline] |
getConfigState() const | KConfigBase | |
group() const | KConfigBase | |
groupIsImmutable(const QString &group) const | KConfigBase | |
groupList() const | KConfig | [virtual] |
hasDefault(const QString &key) const | KConfigBase | |
hasGroup(const QString &group) const | KConfigBase | |
hasGroup(const QCString &_pGroup) const | KConfigBase | |
hasGroup(const char *_pGroup) const | KConfigBase | |
hasKey(const QString &key) const | KConfigBase | |
hasKey(const char *pKey) const | KConfigBase | |
highPriority() const | QObject | |
inherits(const char *clname) const | QObject | |
insertChild(QObject *obj) | QObject | |
installEventFilter(const QObject *filterObj) | QObject | |
internalEntryMap(const QString &pGroup) const | KConfig | [protected, virtual] |
internalEntryMap() const | KConfig | [inline, protected, virtual] |
internalHasGroup(const QCString &group) const | KConfig | [protected, 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 | |
KConfig(const QString &fileName=QString::null, bool bReadOnly=false, bool bUseKDEGlobals=true, const char *resType="config") | KConfig | |
KConfig(KConfigBackEnd *backEnd, bool bReadOnly=false) | KConfig | |
KConfigBase() | KConfigBase | |
killTimer(int id) | QObject | |
killTimers() | QObject | |
KShared() | KShared | [inline] |
KShared(const KShared &) | KShared | [inline] |
locale() const | KConfigBase | |
lockFile(bool bGlobal=false) | KConfig | |
lookupData(const KEntryKey &_key) const | KConfig | [protected, virtual] |
metaObject() const | QObject | |
mGroup | KConfigBase | [protected] |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
NoAccess enum value | KConfigBase | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
objectTrees() | QObject | |
openConfig(const QString &fileName, bool readOnly=false, bool bUseKDEGlobals=true) | KSharedConfig | [static] |
operator=(const KShared &) | KShared | [inline] |
parent() const | QObject | |
parseConfigFiles() | KConfigBase | [protected, virtual] |
prop-the name of this object | QObject | |
property(const char *name) const | QObject | |
Ptr typedef | KSharedConfig | |
putData(const KEntryKey &_key, const KEntry &_data, bool _checkGroup=true) | KConfig | [protected, 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, bool bDefault=false) const | KConfigBase | |
readBoolEntry(const char *pKey, 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 | 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 | |
readListEntry(const char *pKey, const QStringList &aDefault, 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 | 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 | KConfigBase | |
removeChild(QObject *obj) | QObject | |
removeEventFilter(const QObject *obj) | QObject | |
reparseConfiguration() | KConfig | [virtual] |
revertToDefault(const QString &key) | KConfigBase | |
rollback(bool bDeep=true) | KConfig | [virtual] |
sender() | QObject | |
setDesktopGroup() | KConfigBase | |
setDirty(bool _bDirty=true) | KConfigBase | [inline, protected, virtual] |
setDollarExpansion(bool _bExpand=true) | KConfigBase | [inline] |
setFileWriteMode(int mode) | KConfig | |
setForceGlobal(bool force) | KConfig | [inline] |
setGroup(const QString &group) | KConfigBase | |
setGroup(const QCString &pGroup) | KConfigBase | |
setGroup(const char *pGroup) | 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) | KConfig | [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_INT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, Q_INT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const QString &pKey, Q_UINT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | |
writeEntry(const char *pKey, Q_UINT64 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 | |
~KConfig() | KConfig | [virtual] |
~KConfigBase() | KConfigBase | [virtual] |
~KShared() | KShared | [inline, protected, virtual] |