Dialog for Magic Packets reset of rc_visard.
More...
#include <reset-dialog.h>
|
| ResetDialog ()=default |
|
| ResetDialog (wxHtmlHelpController *help_ctrl, wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr) |
|
virtual | ~ResetDialog ()=default |
|
Public Member Functions inherited from SensorCommandDialog |
| SensorCommandDialog ()=default |
|
| SensorCommandDialog (wxHtmlHelpController *help_ctrl, wxWindow *parent, wxWindowID id, std::string title, int additional_grid_rows, const wxPoint &pos=wxDefaultPosition, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr) |
|
void | setActiveSensor (const unsigned int row) |
| Select a specific device of the list set by setDiscoveredSensors. More...
|
|
void | setDiscoveredSensors (const wxDataViewListModel *sensor_list, const std::vector< bool > &show={}) |
| Set list of discovered devices to provide a drop down menu to the user. More...
|
|
virtual | ~SensorCommandDialog ()=default |
|
Dialog for Magic Packets reset of rc_visard.
Definition at line 48 of file reset-dialog.h.
ResetDialog::ResetDialog |
( |
| ) |
|
|
default |
ResetDialog::ResetDialog |
( |
wxHtmlHelpController * |
help_ctrl, |
|
|
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE , |
|
|
const wxString & |
name = wxDialogNameStr |
|
) |
| |
virtual ResetDialog::~ResetDialog |
( |
| ) |
|
|
virtualdefault |
void ResetDialog::onHelpButton |
( |
wxCommandEvent & |
| ) |
|
|
private |
void ResetDialog::onResetButton |
( |
wxCommandEvent & |
event | ) |
|
|
private |
Event handler for click on one of the four reset buttons.
- Parameters
-
Definition at line 117 of file reset-dialog.cc.
ResetDialog::wxDECLARE_EVENT_TABLE |
( |
| ) |
|
|
private |
The documentation for this class was generated from the following files: