42 #include <unordered_map> 54 wxWindow *parent, wxWindowID
id,
55 const wxPoint &pos = wxDefaultPosition,
56 long style = wxDEFAULT_DIALOG_STYLE,
57 const wxString &name = wxDialogNameStr);
76 #endif // RESETDIALOG_H
Dialog for Magic Packets reset of rc_visard.
Base class for dialogs for sending commands to a camera.
virtual ~ResetDialog()=default
void onResetButton(wxCommandEvent &event)
Event handler for click on one of the four reset buttons.
void onHelpButton(wxCommandEvent &)
Event handler for help button.