KUtils
pluginpage.cpp
Go to the documentation of this file.
44 PluginPage::PluginPage(const KComponentData &componentData, QWidget *parent, const QVariantList &args)
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:35 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:35 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.