|
| | SetScaleDialog () |
| | Constructors. More...
|
| |
|
| SetScaleDialog (wxWindow *parent, wxWindowID id=SYMBOL_GOTOPOS_IDNAME, const wxString &caption=_("Set scale"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
| |
| bool | Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("Set scale"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
| | Creation. More...
|
| |
|
void | SetColorScheme (ColorScheme cs) |
| |
| void | CreateControls () |
| |
|
void | OnSetScaleCancelClick (wxCommandEvent &event) |
| |
|
void | OnSetScaleOKClick (wxCommandEvent &event) |
| |
|
|
wxTextCtrl * | m_ScaleCtl |
| | Should we show tooltips?
|
| |
|
wxButton * | m_CancelButton |
| |
|
wxButton * | m_OKButton |
| |
Definition at line 87 of file MUIBar.cpp.
◆ SetScaleDialog()
| SetScaleDialog::SetScaleDialog |
( |
| ) |
|
◆ Create()
| bool SetScaleDialog::Create |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY, |
|
|
const wxString & |
caption = _("Set scale"), |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE |
|
) |
| |
◆ CreateControls()
| void SetScaleDialog::CreateControls |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /home/runner/work/OpenCPN/OpenCPN/gui/src/MUIBar.cpp