#include <prefdialog.h>
Collaboration diagram for PrefDialog:

Public Slots | |
| void | slotDefault () | 
| Will be called when the "Default" button has been clicked.  | |
| void | slotApply () | 
| Will be called when the "Apply" button has been clicked.  | |
| void | enableApply () | 
| Will be called whenever a setting was changed.  | |
| void | slotDefault () | 
| Will be called when the "Default" button has been clicked.  | |
| void | slotApply () | 
| Will be called when the "Apply" button has been clicked.  | |
| void | enableApply () | 
| Will be called whenever a setting was changed.  | |
Signals | |
| void | settingsChanged () | 
| Will be emitted when the new settings should be applied.  | |
| void | settingsChanged () | 
| Will be emitted when the new settings should be applied.  | |
Public Member Functions | |
| PrefDialog (QWidget *parent, const char *name=0, WFlags f=0) | |
| Constructor.  | |
| void | updateDialog () | 
| Transfers the settings from the configuration object to the dialog.  | |
| void | updateConfiguration () | 
| Transfers the settings from the dialog to the configuration object.  | |
| bool | isApplyEnable () | 
| PrefDialog (QWidget *parent, const char *name=0, WFlags f=0) | |
| Constructor.  | |
| void | updateDialog () | 
| Transfers the settings from the configuration object to the dialog.  | |
| void | updateConfiguration () | 
| Transfers the settings from the dialog to the configuration object.  | |
| bool | isApplyEnable () | 
 1.5.1