Class FirstUseWiz.
More...
#include <wiz_ui_proto.h>
|
|
| 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) |
| |
|
|
virtual void | OnInitDialog (wxInitDialogEvent &event) |
| |
|
virtual void | OnWizardCancel (wxWizardEvent &event) |
| |
|
virtual void | OnWizardFinished (wxWizardEvent &event) |
| |
|
virtual void | OnWizardHelp (wxWizardEvent &event) |
| |
|
virtual void | OnWizardPageChanged (wxWizardEvent &event) |
| |
|
virtual void | OnWizardPageChanging (wxWizardEvent &event) |
| |
|
virtual void | OnWizardPageShown (wxWizardEvent &event) |
| |
|
virtual void | m_btnRescanSourcesOnButtonClick (wxCommandEvent &event) |
| |
|
virtual void | m_btnAddChartDirOnButtonClick (wxCommandEvent &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 |
| |
Class FirstUseWiz.
Definition at line 41 of file wiz_ui_proto.h.
The documentation for this class was generated from the following file: