org::kde::kcm::AbstractKCM
org::kde::kcm::AbstractKCM Class Reference
Inheritance diagram for org::kde::kcm::AbstractKCM:

Detailed Description
This component is intended to be used as root item for KCMs with arbitrary content.
- Since
- 1.4 Unlike SimpleKCM this does NOT provide a scrollable view, The developer will have to manage their own scrollviews. Most of the times SimpleKCM should be used instead org.kde.kirigami.PageKCM.AbstractKCM {RowLayout {QQC2.ScrollView {...}QQC2.ScrollView {...}}footer: Item {...}}
Definition at line 35 of file AbstractKCM.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 00:27:59 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 00:27:59 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.