KUtils
pluginpage.cpp
Go to the documentation of this file.
44 PluginPage::PluginPage(const KComponentData &componentData, QWidget *parent, const QVariantList &args)
A collection of classes to create configuration dialogs that work over component boundaries.
Definition: componentsdialog.cpp:33
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
Convenience KCModule for creating a plugins config page.
Definition: pluginpage.h:72
KPluginSelector * pluginSelector()
Definition: pluginpage.cpp:67
void reparseConfiguration(const QString &componentName)
Call this function when the configuration belonging to the associated componentData name has changed...
Definition: dispatcher.cpp:81
A widget to select what plugins to load and configure the plugins.
Definition: kpluginselector.h:58
void changed()
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Sat Sep 12 2015 14:46:33 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Sat Sep 12 2015 14:46:33 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.