#include <PreferencesDialog.h>
Public Member Functions | |
| PreferencesDialog (wxWindow *parent) | |
Protected Member Functions | |
| void | ApplyClicked (wxCommandEvent &event) |
| void | CancelClicked (wxCommandEvent &event) |
| void | OkayClicked (wxCommandEvent &event) |
Implementing PreferencesDialogBase
| PreferencesDialog::PreferencesDialog | ( | wxWindow * | parent | ) |
Constructor
| void PreferencesDialog::ApplyClicked | ( | wxCommandEvent & | event | ) | [protected, virtual] |
Reimplemented from hipp::PreferencesDialogBase.
| void PreferencesDialog::CancelClicked | ( | wxCommandEvent & | event | ) | [protected, virtual] |
Reimplemented from hipp::PreferencesDialogBase.
| void PreferencesDialog::OkayClicked | ( | wxCommandEvent & | event | ) | [protected, virtual] |
Reimplemented from hipp::PreferencesDialogBase.
1.7.1