KCoreAddons
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
CKPluginFactory::InheritanceChecker< impl > | This is used to detect the arguments need for the constructor of metadata-less plugin classes |
CKPluginFactory::InheritanceWithMetaDataChecker< impl > | This is used to detect the arguments need for the constructor of metadata-taking plugin classes |
CKAboutData | This class is used to store information about a program or plugin |
CKAboutLicense | This class is used to store information about a license |
CKAboutPerson | This class is used to store information about a person or developer |
CKdelibs4ConfigMigrator | Kdelibs4ConfigMigrator migrates selected config files and ui files from the kdelibs 4.x location ($KDEHOME, as used by KStandardDirs) to the Qt 5.x location ($XDG_*_HOME, as used by QStandardPaths) |
CKdelibs4Migration | Kdelibs4Migration provides support for locating config files and application data files saved by kdelibs 4 in the user's home directory ($KDEHOME, i.e |
CKFormat | KFormat provides support for formatting numbers and datetimes in formats that are not supported by QLocale |
▼CKMacroExpanderBase | Abstract base class for the worker classes behind the KMacroExpander namespace and the KCharMacroExpander and KWordMacroExpander classes |
CKCharMacroExpander | Abstract base class for single char macro substitutors |
CKWordMacroExpander | Abstract base class for simple word macro substitutors |
CKMessageHandler | Abstract class for KMessage handler |
CKOSRelease | The OSRelease class parses /etc/os-release files |
CKPluginMetaData | This class allows easily accessing some standardized values from the JSON metadata that can be embedded into Qt plugins |
CKPluginName | Represents the name of a plugin intended for KPluginLoader |
CKProcessList::KProcessInfo | Contains information about a process |
CKRandomSequence | A class to create a pseudo-random sequence |
CKSharedDataCache | A simple data cache which uses shared memory to quickly access data stored on disk |
CKTextToHTMLEmoticonsInterface | |
CKUser | Represents a user on your system |
CKUserGroup | Represents a group on your system |
CKUserOrGroupId< T > | A platform independent user or group ID |
▼CKUserOrGroupId< K_GID > | |
CKGroupId | A platform independent group ID |
▼CKUserOrGroupId< K_UID > | |
CKUserId | A platform independent user ID |
▼CQObject [external] | |
CKDirWatch | Class for watching directory and file changes |
▼CKJob | The base class for all jobs |
CKCompositeJob | The base class for all jobs able to be composed of one or more subjobs |
CKListOpenFilesJob | Provides information about processes that have open files in a given path or subdirectory of path |
CKJobTrackerInterface | The interface to implement to track the progresses of a job |
CKJobUiDelegate | The base class for all KJob UI delegate |
CKPluginFactory | KPluginFactory provides a convenient way to provide factory-style plugins |
CKPluginLoader | This class behaves largely like QPluginLoader (and, indeed, uses it internally), but additionally reads the plugin version, as provided by the K_EXPORT_PLUGIN_VERSION macro (see pluginVersion()) and provides access to a KPluginFactory instance if the plugin provides one (see factory()) |
▼CQIODevice [external] | |
▼CQFileDevice [external] | |
▼CQFile [external] | |
CKAutoSaveFile | Creates and manages a temporary "auto-save" file |
▼CQProcess [external] | |
CKProcess | Child process invocation, monitoring and control |
CKFuzzyMatcher::Result | The result of a fuzzy match |
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:00:16 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:00:16 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.