|
| ConnectionsDialog (wxScrolledWindow *container, options *parent) |
|
void | Init (void) |
|
void | SetInitialSettings (void) |
|
void | ApplySettings () |
|
void | SetSelectedConnectionPanel (ConnectionParamsPanel *panel) |
|
void | OnAddDatasourceClick (wxCommandEvent &event) |
|
void | OnEditDatasourceClick (wxCommandEvent &event) |
|
void | OnRemoveDatasourceClick (wxCommandEvent &event) |
|
void | OnShowGpsWindowCheckboxClick (wxCommandEvent &event) |
|
void | EnableConnection (ConnectionParams *conn, bool value) |
|
void | OnPriorityDialog (wxCommandEvent &event) |
|
void | FillSourceList () |
|
void | UpdateSourceList (bool bResort) |
|
bool | SortSourceList (void) |
|
void | UpdateDatastreams () |
|
void | OnSize (wxSizeEvent &ev) |
|
|
wxScrolledWindow * | m_container |
|
options * | m_parent |
|
ConnectionParams * | mSelectedConnection |
|
wxButton * | m_buttonAdd |
|
wxButton * | m_buttonRemove |
|
wxButton * | m_buttonEdit |
|
wxTextCtrl * | m_tFilterSec |
|
wxStaticText * | m_stFilterSec |
|
wxStaticText * | m_stTalkerIdText |
|
wxCheckBox * | m_cbGarminUploadHost |
|
wxCheckBox * | m_cbFurunoGP3X |
|
wxCheckBox * | m_cbNMEADebug |
|
wxCheckBox * | m_cbFilterSogCog |
|
wxCheckBox * | m_cbInput |
|
wxCheckBox * | m_cbAPBMagnetic |
|
wxButton * | m_ButtonPriorityDialog |
|
wxBoxSizer * | boxSizerConnections |
|
wxBoxSizer * | m_bSizerOuterContainer |
|
wxStaticBoxSizer * | m_sbSizerLB |
|
wxTextCtrl * | m_TalkerIdText |
|
wxScrolledWindow * | m_scrollWinConnections |
|
Definition at line 46 of file connections_dialog.h.
The documentation for this class was generated from the following files: