kpluginselector.h
void setShowEmptyConfigPage(bool)
Set whether the area for showing the KCMs of the plugins should be hidden if the plugin doesn't have ...
Definition kpluginselector.cpp:661
void addPlugins(const TQString &instanceName, const TQString &catname=TQString::null, const TQString &category=TQString::null, TDEConfig *config=0)
Add a list of KParts plugins.
Definition kpluginselector.cpp:583
KPluginSelector(TQWidget *parent, const char *name=0)
Create a new KPluginSelector.
Definition kpluginselector.cpp:519
void configCommitted(const TQCString &instanceName)
Emitted after the config of an embedded KCM has been saved.
void load()
Load the state of the plugins (selected or not) from the KPluginInfo objects.
Definition kpluginselector.cpp:669
Trinity API Reference