KUtils
pluginpage.cpp
Go to the documentation of this file.
44 PluginPage::PluginPage(const KComponentData &componentData, QWidget *parent, const QVariantList &args)
A widget to select what plugins to load and configure the plugins.
Definition: kpluginselector.h:58
void reparseConfiguration(const QString &componentName)
Call this function when the configuration belonging to the associated componentData name has changed.
Definition: dispatcher.cpp:81
virtual void load()
Load the state of the plugins (selected or not) from the KPluginInfo objects.
Definition: pluginpage.cpp:72
PluginPage(const KComponentData &componentData, QWidget *parent=0, const QVariantList &args=QVariantList())
Standard KCModule constructor.
Definition: pluginpage.cpp:44
KPluginSelector * pluginSelector()
Definition: pluginpage.cpp:67
A collection of classes to create configuration dialogs that work over component boundaries.
Definition: componentsdialog.cpp:33
Convenience KCModule for creating a plugins config page.
Definition: pluginpage.h:72
void changed()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.