Dialog for sending FORCEIP_CMD with IP set to 0 to camera.
More...
#include <reconnect-dialog.h>
|
| ReconnectDialog ()=default |
|
| ReconnectDialog (wxHtmlHelpController *help_ctrl, wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr) |
|
virtual | ~ReconnectDialog ()=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 sending FORCEIP_CMD with IP set to 0 to camera.
Definition at line 19 of file reconnect-dialog.h.
ReconnectDialog::ReconnectDialog |
( |
| ) |
|
|
default |
ReconnectDialog::ReconnectDialog |
( |
wxHtmlHelpController * |
help_ctrl, |
|
|
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE , |
|
|
const wxString & |
name = wxDialogNameStr |
|
) |
| |
virtual ReconnectDialog::~ReconnectDialog |
( |
| ) |
|
|
virtualdefault |
void ReconnectDialog::onHelpButton |
( |
wxCommandEvent & |
event | ) |
|
|
private |
void ReconnectDialog::onReconnectButton |
( |
wxCommandEvent & |
event | ) |
|
|
private |
ReconnectDialog::wxDECLARE_EVENT_TABLE |
( |
| ) |
|
|
private |
The documentation for this class was generated from the following files: