|
| MMSIEditDialog (MmsiProperties *props, wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0) |
| Class MMSIEditDialog.
|
|
void | SetColorScheme (ColorScheme cs) |
|
void | CreateControls (void) |
|
void | OnMMSIEditCancelClick (wxCommandEvent &event) |
|
void | OnMMSIEditOKClick (wxCommandEvent &event) |
|
void | OnCtlUpdated (wxCommandEvent &event) |
|
|
MmsiProperties * | m_props |
|
wxTextCtrl * | m_MMSICtl |
|
wxTextCtrl | m_ShipNameCtl |
|
wxRadioButton * | m_rbTypeTrackDefault |
|
wxRadioButton * | m_rbTypeTrackAlways |
|
wxRadioButton * | m_rbTypeTrackNever |
|
wxCheckBox * | m_cbTrackPersist |
|
wxCheckBox * | m_IgnoreButton |
|
wxCheckBox * | m_MOBButton |
|
wxCheckBox * | m_VDMButton |
|
wxCheckBox * | m_FollowerButton |
|
wxButton * | m_CancelButton |
|
wxButton * | m_OKButton |
|
Definition at line 847 of file options.h.
The documentation for this class was generated from the following files:
- /home/runner/work/OpenCPN/OpenCPN/gui/include/gui/options.h
- /home/runner/work/OpenCPN/OpenCPN/gui/src/options.cpp