#include <prefsdlg.h>
Public Member Functions | |
| prefsdlg (wxWindow *parent, config *cfg) | |
| Dialog creation. | |
| void | onOk (wxCommandEvent &evt) |
| Occurs when the user pressed ok button. | |
| void | onCancel (wxCommandEvent &evt) |
| Occurs when the user presses the cancel button. | |
| void | onApply (wxCommandEvent &evt) |
| Occurs when the user presses the apply button. | |
| void | apply () |
| Apply the settings to the application and all open editors. | |
|
||||||||||||
|
Dialog creation.
|
|
|
Apply the settings to the application and all open editors.
|
|
|
Occurs when the user presses the apply button.
|
|
|
Occurs when the user presses the cancel button.
|
|
|
Occurs when the user pressed ok button.
|
1.4.4