KCMUtils
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
CAboutPlugin | A copy of Kirigami.AboutPage adapted to KPluginMetadata instead of KAboutData |
CAbstractKCM | This component is intended to be used as root item for KCMs with arbitrary content |
CGridDelegate | Base delegate for KControlmodules based on Grid views of thumbnails Use the onClicked signal handler for managing the main action when the user clicks on the thumbnail @inherits QtQuick.Templates.ItemDelegate |
CGridView | A ScrollView containing a GridView, with the default behavior about sizing and background as recommended by the user interface guidelines For most KControl modules, it's recommended to use instead the GridViewKCM component as the root element of your module |
CGridViewKCM | This component is intended to be used as the root item for KCMs that are based upon a grid view of thumbnails, such as the theme or wallpaper selectors |
CKAbstractConfigModule | Base class for QML and QWidgets config modules |
CKCModule | The base class for QWidgets configuration modules |
CKCModuleData | A base class that offers information about a KCModule state |
CKCMultiDialog | A class that offers a KPageDialog containing config modules |
CKPluginModel | A model that provides a list of available plugins and allows to disable/enable them |
CKPluginWidget | A widget that shows a list of available plugins and allows to disable/enable them and open their configuration UI |
CKQuickConfigModule | The base class for QtQuick configuration modules |
CKQuickManagedConfigModule | The base class for configuration modules using KConfigXT settings |
CPluginDelegate | |
CPluginSelector | ListView for showing plugins with their info and configuration |
CScrollView | A ScrollView containing a GridView, with the default behavior about sizing and background as recommended by the user interface guidelines For most KControl modules, it's recommended to use instead the GridViewKCM component as the root element of your module |
CScrollViewKCM | This component is intended to be used as the root item for KCMs that are based upon a list view or another vertical flickable |
CSettingHighlighter | SettingHighlighter automatically impacts the representation of an item based on the value of a setting |
CSettingStateBinding | SettingStateBinding automatically impacts the representation of an item based on the state of a setting |
CSettingStateProxy | This element allows to represent in a declarative way the state of a particular setting in a config object |
CSimpleKCM | This component is intended to be used as root item for KCMs with arbitrary content |
CUnboundScrollArea | Custom QScrollArea class that doesn't limit its size hint |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:20 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:15:20 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.