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>
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 | |
virtual void | slotOk () |
virtual void | slotCancel () |
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
Definition at line 38 of file configuredialog.h.
Constructor & Destructor Documentation
|
simple c'tor
|
Member Function Documentation
|
add a widget to ConfigureDialog
|
|
Emitted whenever the Ok button is clicked.
|
|
Plugin sensitive. Definition at line 81 of file configuredialog.cpp. |
The documentation for this class was generated from the following files: