componentsdialog.cpp
virtual void slotApply()
void setMainWidget(TQWidget *widget)
KDialogBase(TQWidget *parent=0, const char *name=0, bool modal=true, const TQString &caption=TQString::null, int buttonMask=Ok|Apply|Cancel, ButtonCode defaultButton=Ok, bool separator=false, const KGuiItem &user1=KGuiItem(), const KGuiItem &user2=KGuiItem(), const KGuiItem &user3=KGuiItem())
virtual void slotOk()
static int spacingHint()
virtual void setPluginEnabled(bool enabled)
Set whether the plugin is currently loaded.
Definition kplugininfo.cpp:192
void setPluginInfos(const TQMap< TQString, KPluginInfo * > &plugininfos)
Set list of plugins the dialog offers for selection.
Definition componentsdialog.cpp:93
ComponentsDialog(TQWidget *parent=0, const char *name=0)
Create Dialog.
Definition componentsdialog.cpp:47
void addPluginInfo(KPluginInfo *)
Add a plugin that the dialog offers for selection.
Definition componentsdialog.cpp:88
Small
SizeLarge
kndbgstream & endl(kndbgstream &s)
kdbgstream kdDebug(int area=0)
A collection of classes to create configuration dialogs that work over component boundaries.
Definition componentsdialog.cpp:33
Trinity API Reference