• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeutils
 

tdeutils

  • KSettings
  • ComponentsDialog
Public Member Functions | Protected Slots | List of all members
KSettings::ComponentsDialog Class Reference
Plugin handling classes | Settings UI classes

#include <componentsdialog.h>

Inheritance diagram for KSettings::ComponentsDialog:
KDialogBase KDialog

Public Member Functions

 ComponentsDialog (TQWidget *parent=0, const char *name=0)
 
void addPluginInfo (KPluginInfo *)
 
void setPluginInfos (const TQMap< TQString, KPluginInfo * > &plugininfos)
 
void setPluginInfos (const TQValueList< KPluginInfo * > &plugins)
 
void show ()
 

Protected Slots

void slotOk ()
 
void slotApply ()
 

Additional Inherited Members

- Protected Member Functions inherited from KDialog
virtual void keyPressEvent (TQKeyEvent *)
 

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 ( TQWidget *  parent = 0,
const char *  name = 0 
)

Create Dialog.

Parameters
parentparent widget
namename

Definition at line 47 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 TQMap< TQString, 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::setPluginInfos ( const TQValueList< 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::show ( void  )

reimplemented

Definition at line 108 of file componentsdialog.cpp.


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

tdeutils

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

tdeutils

Skip menu "tdeutils"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  •     tdecore
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  • tdeioslave
  •   http
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeutils by doxygen 1.8.8
This website is maintained by Timothy Pearson.