• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KUtils

KSettings::ComponentsDialog

KSettings::ComponentsDialog Class Reference
[Plugin handling classes, Settings UI classes]

Dialog for selecting which plugins should be active for an application. More...

#include <componentsdialog.h>

Inheritance diagram for KSettings::ComponentsDialog:

Inheritance graph
[legend]

List of all members.


Public Member Functions

void addPluginInfo (KPluginInfo *)
 ComponentsDialog (QWidget *parent=0, const char *name=0)
void setPluginInfos (const QValueList< KPluginInfo * > &plugins)
void setPluginInfos (const QMap< QString, KPluginInfo * > &plugininfos)
void show ()
 ~ComponentsDialog ()

Protected Slots

void slotApply ()
void slotOk ()

Detailed Description

Dialog for selecting which plugins should be active for an application.

Set the list of available plugins with setPluginInfos. The dialog will save the configuration on clicking ok or apply to the applications config file. Connect to the okClicked() and applyClicked() signals to be notified about configuration changes.

Definition at line 40 of file componentsdialog.h.


Constructor & Destructor Documentation

KSettings::ComponentsDialog::ComponentsDialog ( QWidget *  parent = 0,
const char *  name = 0 
)

Create Dialog.

Parameters:
parent parent widget
name name

Definition at line 47 of file componentsdialog.cpp.

KSettings::ComponentsDialog::~ComponentsDialog (  ) 

Definition at line 84 of file componentsdialog.cpp.


Member Function Documentation

void KSettings::ComponentsDialog::addPluginInfo ( KPluginInfo *  info  ) 

Add a plugin that the dialog offers for selection.

Definition at line 88 of file componentsdialog.cpp.

void KSettings::ComponentsDialog::setPluginInfos ( const QValueList< KPluginInfo * > &  plugins  ) 

Set list of plugins the dialog offers for selection.

(Overwrites a previous list)

Definition at line 103 of file componentsdialog.cpp.

void KSettings::ComponentsDialog::setPluginInfos ( const QMap< QString, KPluginInfo * > &  plugininfos  ) 

Set list of plugins the dialog offers for selection.

(Overwrites a previous list)

Definition at line 93 of file componentsdialog.cpp.

void KSettings::ComponentsDialog::show ( void   ) 

reimplemented

Reimplemented from QDialog.

Definition at line 108 of file componentsdialog.cpp.

void KSettings::ComponentsDialog::slotApply (  )  [protected, virtual, slot]

Reimplemented from KDialogBase.

Definition at line 171 of file componentsdialog.cpp.

void KSettings::ComponentsDialog::slotOk ( void   )  [protected, virtual, slot]

Reimplemented from KDialogBase.

Definition at line 165 of file componentsdialog.cpp.


The documentation for this class was generated from the following files:
  • componentsdialog.h
  • componentsdialog.cpp

KUtils

Skip menu "KUtils"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal