Go to the documentation of this file.
33 #ifndef EDIT_PARAMETER_DIALOG_HH
34 #define EDIT_PARAMETER_DIALOG_HH
59 void onClose(wxCommandEvent& event);
60 void onOk(wxCommandEvent& event);
63 wxSizer*
createContents(wxWindow* parent,
bool call_fit,
bool set_sizer);
virtual ~EditParameterDialog()
void onClose(wxCommandEvent &event)
ExplorerPluginParameter * parameter_
wxStaticText * paramType_
name
void onOk(wxCommandEvent &event)
wxTextCtrl * paramValue_
name
EditParameterDialog(wxWindow *parent, ExplorerPluginParameter *parameter)
virtual bool TransferDataToWindow()
wxStaticText * paramName_
name
wxSizer * createContents(wxWindow *parent, bool call_fit, bool set_sizer)