kitchensync
KSync::ConfigureDialog Class Reference
#include <configuredialog.h>
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.
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) |
Constructor & Destructor Documentation
|
simple c'tor
Definition at line 32 of file configuredialog.cpp. |
Member Function Documentation
|
add a widget to ConfigureDialog
Definition at line 65 of file configuredialog.cpp. |
|
Plugin sensitive.
Definition at line 81 of file configuredialog.cpp. |
|
Emitted whenever the Ok button is clicked.
|
The documentation for this class was generated from the following files: