KConfig 5.109.0
KCoreConfigSkeleton Member List

This is the complete list of members for KCoreConfigSkeleton, including all inherited members.

addItem(KConfigSkeletonItem *item, const QString &name=QString())KCoreConfigSkeleton
addItemBool(const QString &name, bool &reference, bool defaultValue=false, const QString &key=QString())KCoreConfigSkeleton
addItemDateTime(const QString &name, QDateTime &reference, const QDateTime &defaultValue=QDateTime(), const QString &key=QString())KCoreConfigSkeleton
addItemDouble(const QString &name, double &reference, double defaultValue=0.0, const QString &key=QString())KCoreConfigSkeleton
addItemInt(const QString &name, qint32 &reference, qint32 defaultValue=0, const QString &key=QString())KCoreConfigSkeleton
addItemInt64(const QString &name, qint64 &reference, qint64 defaultValue=0, const QString &key=QString())KCoreConfigSkeleton
addItemIntList(const QString &name, QList< int > &reference, const QList< int > &defaultValue=QList< int >(), const QString &key=QString())KCoreConfigSkeleton
addItemLongLong(const QString &name, qint64 &reference, qint64 defaultValue=0, const QString &key=QString())KCoreConfigSkeleton
addItemPassword(const QString &name, QString &reference, const QString &defaultValue=QLatin1String(""), const QString &key=QString())KCoreConfigSkeleton
addItemPath(const QString &name, QString &reference, const QString &defaultValue=QLatin1String(""), const QString &key=QString())KCoreConfigSkeleton
addItemPoint(const QString &name, QPoint &reference, const QPoint &defaultValue=QPoint(), const QString &key=QString())KCoreConfigSkeleton
addItemProperty(const QString &name, QVariant &reference, const QVariant &defaultValue=QVariant(), const QString &key=QString())KCoreConfigSkeleton
addItemRect(const QString &name, QRect &reference, const QRect &defaultValue=QRect(), const QString &key=QString())KCoreConfigSkeleton
addItemSize(const QString &name, QSize &reference, const QSize &defaultValue=QSize(), const QString &key=QString())KCoreConfigSkeleton
addItemString(const QString &name, QString &reference, const QString &defaultValue=QLatin1String(""), const QString &key=QString())KCoreConfigSkeleton
addItemStringList(const QString &name, QStringList &reference, const QStringList &defaultValue=QStringList(), const QString &key=QString())KCoreConfigSkeleton
addItemUInt(const QString &name, quint32 &reference, quint32 defaultValue=0, const QString &key=QString())KCoreConfigSkeleton
addItemUInt64(const QString &name, quint64 &reference, quint64 defaultValue=0, const QString &key=QString())KCoreConfigSkeleton
addItemULongLong(const QString &name, quint64 &reference, quint64 defaultValue=0, const QString &key=QString())KCoreConfigSkeleton
clearItems()KCoreConfigSkeleton
config()KCoreConfigSkeleton
config() constKCoreConfigSkeleton
configChanged()KCoreConfigSkeletonsignal
currentGroup() constKCoreConfigSkeleton
findItem(const QString &name) constKCoreConfigSkeleton
isDefaults() constKCoreConfigSkeleton
isImmutable(const QString &name) constKCoreConfigSkeleton
isSaveNeeded() constKCoreConfigSkeleton
ItemInt64 typedef (defined in KCoreConfigSkeleton)KCoreConfigSkeleton
items() constKCoreConfigSkeleton
ItemUInt64 typedef (defined in KCoreConfigSkeleton)KCoreConfigSkeleton
KCoreConfigSkeleton(const QString &configname=QString(), QObject *parent=nullptr)KCoreConfigSkeletonexplicit
KCoreConfigSkeleton(KSharedConfig::Ptr config, QObject *parent=nullptr)KCoreConfigSkeletonexplicit
load()KCoreConfigSkeleton
read()KCoreConfigSkeleton
readConfig()KCoreConfigSkeletoninline
removeItem(const QString &name)KCoreConfigSkeleton
save()KCoreConfigSkeletonslot
setCurrentGroup(const QString &group)KCoreConfigSkeleton
setDefaults()KCoreConfigSkeletonvirtual
setSharedConfig(KSharedConfig::Ptr pConfig)KCoreConfigSkeleton
sharedConfig() constKCoreConfigSkeleton
useDefaults(bool b)KCoreConfigSkeletonvirtual
usrRead()KCoreConfigSkeletonprotectedvirtual
usrReadConfig()KCoreConfigSkeletonprotectedvirtual
usrSave()KCoreConfigSkeletonprotectedvirtual
usrSetDefaults()KCoreConfigSkeletonprotectedvirtual
usrUseDefaults(bool b)KCoreConfigSkeletonprotectedvirtual
usrWriteConfig()KCoreConfigSkeletonprotectedvirtual
writeConfig()KCoreConfigSkeletoninlineslot
~KCoreConfigSkeleton() overrideKCoreConfigSkeleton