KCoreAddons
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NKFuzzyMatcher | This code is ported to Qt from lib_fts: https://github.com/forrestthewoods/lib_fts which tries to replicate SublimeText like fuzzy matching |
CResult | The result of a fuzzy match |
▼NKProcessList | |
CKProcessInfo | Contains information about a process |
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 |
CKAutoSaveFile | Creates and manages a temporary "auto-save" file |
CKCharMacroExpander | Abstract base class for single char macro substitutors |
CKCompositeJob | The base class for all jobs able to be composed of one or more subjobs |
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 |
CKDirWatch | Class for watching directory and file changes |
CKFormat | KFormat provides support for formatting numbers and datetimes in formats that are not supported by QLocale |
CKGroupId | A platform independent group ID |
CKJob | The base class for all jobs |
CKJobTrackerInterface | The interface to implement to track the progresses of a job |
CKJobUiDelegate | The base class for all KJob UI delegate |
CKListOpenFilesJob | Provides information about processes that have open files in a given path or subdirectory of path |
CKMacroExpanderBase | Abstract base class for the worker classes behind the KMacroExpander namespace and the KCharMacroExpander and KWordMacroExpander classes |
CKMessageHandler | Abstract class for KMessage handler |
CKOSRelease | The OSRelease class parses /etc/os-release files |
▼CKPluginFactory | KPluginFactory provides a convenient way to provide factory-style plugins |
CInheritanceChecker | This is used to detect the arguments need for the constructor of metadata-less plugin classes |
CInheritanceWithMetaDataChecker | This is used to detect the arguments need for the constructor of metadata-taking plugin classes |
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()) |
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 |
CKProcess | Child process invocation, monitoring and control |
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 |
CKUserId | A platform independent user ID |
CKUserOrGroupId | A platform independent user or group ID |
CKWordMacroExpander | Abstract base class for simple word macro substitutors |
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 23:01:22 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 23:01:22 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.