|
| FirstUseWizImpl (wxWindow *parent, MyConfig *pConfig, wxWindowID id=wxID_ANY, const wxString &title=_("OpenCPN Initial Configuration"), const wxBitmap &bitmap=wxNullBitmap, const wxPoint &pos=wxDefaultPosition, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxSTAY_ON_TOP) |
|
void | OnWizardPageChanging (wxWizardEvent &event) |
|
void | OnWizardPageChanged (wxWizardEvent &event) |
|
void | OnWizardPageShown (wxWizardEvent &event) |
|
void | OnWizardCancel (wxWizardEvent &event) |
|
void | OnWizardHelp (wxWizardEvent &event) |
|
void | OnWizardFinished (wxWizardEvent &event) |
|
void | m_btnRescanSourcesOnButtonClick (wxCommandEvent &event) |
|
void | m_btnAddChartDirOnButtonClick (wxCommandEvent &event) |
|
bool | Run () |
|
void | EnumerateDatasources () |
|
void | EnumerateUSB () |
|
void | EnumerateUDP () |
|
void | EnumerateTCP () |
|
void | EnumerateCAN () |
|
void | EnumerateSignalK () |
|
void | EnumerateGPSD () |
|
| FirstUseWiz (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("OpenCPN Initial Configuration"), const wxBitmap &bitmap=wxNullBitmap, const wxPoint &pos=wxDefaultPosition, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxSTAY_ON_TOP) |
|
|
WizardPages | m_pages |
|
virtual void | OnInitDialog (wxInitDialogEvent &event) |
|
wxScrolledWindow * | m_swLangUnits |
|
wxStaticText * | m_stDepth |
|
wxChoice * | m_cDepth |
|
wxStaticText * | m_stDistance |
|
wxChoice * | m_cDistance |
|
wxStaticText * | m_stSpeed |
|
wxChoice * | m_cSpeed |
|
wxStaticText * | m_stWind |
|
wxChoice * | m_cWind |
|
wxStaticText * | m_stPosition |
|
wxChoice * | m_cPosition |
|
wxCheckBox * | m_cbShowTrue |
|
wxCheckBox * | m_cbShowMagnetic |
|
wxRichTextCtrl * | m_rtLangUnitInfo |
|
wxScrolledWindow * | m_swConnections |
|
wxStaticText * | m_stSources |
|
wxCheckListBox * | m_clSources |
|
wxButton * | m_btnRescanSources |
|
wxRichTextCtrl * | m_rtConnectionInfo |
|
wxScrolledWindow * | m_swCharts |
|
wxStaticText * | m_stAddCharts |
|
wxListBox * | m_lbChartsDirs |
|
wxButton * | m_btnAddChartDir |
|
wxRichTextCtrl * | m_rtChartDirInfo |
|
wxHtmlWindow * | m_htmlWinFinish |
|
Definition at line 65 of file wiz_ui.h.
The documentation for this class was generated from the following file:
- /home/runner/work/OpenCPN/OpenCPN/gui/include/gui/wiz_ui.h