KSync::ConfigureDialog Class Reference
The ConfigureDialog of the KitchenSync Framework It'll contain all widgets of the ActionPart The small ConfigurationDialog. More...
#include <configuredialog.h>
Inherits KDialogBase.
Signals
- void ok ()
Public Member Functions
- ConfigureDialog (QWidget *parent=0, const char *name=0, bool modal=true)
- virtual void show ()
- void addWidget (QWidget *widget, const QString &name, QPixmap *pixmap)
Protected Slots
Protected Member Functions
- void apply (bool)
Detailed Description
The ConfigureDialog of the KitchenSync Framework It'll contain all widgets of the ActionPart The small ConfigurationDialog.
- See also:
- ManipulatorPart
- Author:
- Zecke
- Version:
- 0.1
Constructor & Destructor Documentation
|
simple c'tor
|
Member Function Documentation
|
add a widget to ConfigureDialog
|
|
Emitted whenever the Ok button is clicked.
|
|
Plugin sensitive.
|
The documentation for this class was generated from the following files:
- configuredialog.h
- configuredialog.cpp