Kirigami-addons
ConfigurationView.qml
97 * @params defaultModule The moduleId of the default configuration that should be preselected when opening the configuration view. By default is not specified, this will choose the first module.
101 const component = Qt.createComponent('org.kde.kirigamiaddons.settings.private', 'ConfigMobilePage');
113 const component = Qt.createComponent('org.kde.kirigamiaddons.settings.private', 'ConfigWindow');
QWidget * window() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.