KConfig
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
▼CKConfigBase | Interface to interact with configuration |
▼CKConfig | The central class of the KDE configuration data system |
CKDesktopFile | KDE Desktop File Management |
CKSharedConfig | KConfig variant using shared memory |
CKConfigGroup | A class for one specific group in a KConfig object |
CKConfigParameters | Configuration Compiler Configuration |
▼CKConfigSkeletonItem | Class for storing a preferences setting |
▼CKConfigSkeletonGenericItem< QColor > | |
CKConfigSkeleton::ItemColor | Class for handling a color preferences item |
▼CKConfigSkeletonGenericItem< QFont > | |
CKConfigSkeleton::ItemFont | Class for handling a font preferences item |
▼CKConfigSkeletonGenericItem< bool > | |
CKCoreConfigSkeleton::ItemBool | Class for handling a bool preferences item |
▼CKConfigSkeletonGenericItem< QDateTime > | |
CKCoreConfigSkeleton::ItemDateTime | Class for handling a QDateTime preferences item |
▼CKConfigSkeletonGenericItem< double > | |
CKCoreConfigSkeleton::ItemDouble | Class for handling a floating point preference item |
▼CKConfigSkeletonGenericItem< qint32 > | |
▼CKCoreConfigSkeleton::ItemInt | Class for handling a 32-bit integer preferences item |
CKCoreConfigSkeleton::ItemEnum | Class for handling enums |
▼CKConfigSkeletonGenericItem< QList< int > > | |
CKCoreConfigSkeleton::ItemIntList | Class for handling an integer list preferences item |
▼CKConfigSkeletonGenericItem< qint64 > | |
CKCoreConfigSkeleton::ItemLongLong | Class for handling a 64-bit integer preferences item |
▼CKConfigSkeletonGenericItem< QPoint > | |
CKCoreConfigSkeleton::ItemPoint | Class for handling a QPoint preferences item |
▼CKConfigSkeletonGenericItem< QPointF > | |
CKCoreConfigSkeleton::ItemPointF | Class for handling a QPointF preferences item |
▼CKConfigSkeletonGenericItem< QVariant > | |
CKCoreConfigSkeleton::ItemProperty | Class for handling a QVariant preferences item |
▼CKConfigSkeletonGenericItem< QRect > | |
CKCoreConfigSkeleton::ItemRect | Class for handling a QRect preferences item |
▼CKConfigSkeletonGenericItem< QRectF > | |
CKCoreConfigSkeleton::ItemRectF | Class for handling a QRectF preferences item |
▼CKConfigSkeletonGenericItem< QSize > | |
CKCoreConfigSkeleton::ItemSize | Class for handling a QSize preferences item |
▼CKConfigSkeletonGenericItem< QSizeF > | |
CKCoreConfigSkeleton::ItemSizeF | Class for handling a QSizeF preferences item |
▼CKConfigSkeletonGenericItem< QString > | |
▼CKCoreConfigSkeleton::ItemString | Class for handling a string preferences item |
CKCoreConfigSkeleton::ItemPassword | Class for handling a password preferences item |
CKCoreConfigSkeleton::ItemPath | Class for handling a path preferences item |
▼CKConfigSkeletonGenericItem< QStringList > | |
▼CKCoreConfigSkeleton::ItemStringList | Class for handling a string list preferences item |
CKCoreConfigSkeleton::ItemPathList | Class for handling a path list preferences item |
▼CKConfigSkeletonGenericItem< quint32 > | |
CKCoreConfigSkeleton::ItemUInt | Class for handling an unsigned 32-bit integer preferences item |
▼CKConfigSkeletonGenericItem< quint64 > | |
CKCoreConfigSkeleton::ItemULongLong | Class for handling unsigned 64-bit integer preferences item |
▼CKConfigSkeletonGenericItem< QUrl > | |
CKCoreConfigSkeleton::ItemUrl | Class for handling a url preferences item |
▼CKConfigSkeletonGenericItem< QList< QUrl > > | |
CKCoreConfigSkeleton::ItemUrlList | Class for handling a url list preferences item |
CKConfigCompilerSignallingItem | |
CKConfigSkeletonGenericItem< T > | Base class for storing a preferences setting of type T |
CKPropertySkeletonItem | Class for proxying a QObject property as a preferences setting |
CKDesktopFileAction | Class for representing an Action of a desktop file |
CKEMailSettings | This is just a small class to facilitate accessing e-mail settings in a sane way, and allowing any program to manage multiple e-mail profiles effortlessly |
▼CQObject [external] | |
CKAuthorized | The functions in this namespace provide the core of the Kiosk action restriction system; the KIO and KXMLGui frameworks build on this |
CKConfigWatcher | Notifies when another client has updated this config file with the Notify flag set |
▼CKCoreConfigSkeleton | Class for handling preferences settings for an application |
▼CKConfigSkeleton | Class for handling preferences settings for an application |
CKConfigLoader | A KConfigSkeleton that populates itself based on KConfigXT XML |
CKStandardShortcut::StandardShortcutWatcher | Watches for changes made to standard shortcuts and notifies about those changes |
CKWindowStateSaver | Saves and restores a window size and (when possible) position |
CKWindowStateSaverQuick | Creates a KWindowStateSaver in QML, and assigns it to the window it's parented to |
▼CQQmlPropertyMap [external] | |
CKConfigPropertyMap | An object that (optionally) automatically saves changes in a property map to a configuration object (e.g |
▼CQQmlParserStatus [external] | |
CKWindowStateSaverQuick | Creates a KWindowStateSaver in QML, and assigns it to the window it's parented to |
▼CQSharedData [external] | |
CKSharedConfig | KConfig variant using shared memory |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.