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