KCMUtils
kpluginwidget.h
24 * A widget that shows a list of available plugins and allows to disable/enable them and open their configuration UI.
26 * For compatibility the KServiceTypeTrader querying of the associated KCMs for the plugins is still supported.
28 * get added to the KPluginWidget. The value for this property is the namespace and file name of the
29 * KCM for the plugin. An example value is "kf5/krunner/kcms/kcm_krunner_charrunner", "kf5/krunner/kcms" is the namespace
30 * and "kcm_krunner_charrunner" the file name. The loaded KCMs don't need any embedded json metadata and the old desktop files
82 * Returns @c true if the enabled state of each plugin is the same as that plugin's default state.
117 void setAdditionalButtonHandler(const std::function<QPushButton *(const KPluginMetaData &)> &handler);
A widget that shows a list of available plugins and allows to disable/enable them and open their conf...
Definition: kpluginwidget.h:34
KSharedConfigPtr config()
Q_SIGNALSQ_SIGNALS
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 04:06:07 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 04:06:07 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.