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

kutils

  • 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

kutils

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

kutils

Skip menu "kutils"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kutils by doxygen 1.8.6
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |