|
| ConfigCreateDialog (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0) |
| Class ConfigCreateDialog.
|
|
void | SetColorScheme (ColorScheme cs) |
|
void | CreateControls (void) |
|
void | OnConfigEditCancelClick (wxCommandEvent &event) |
|
void | OnConfigEditOKClick (wxCommandEvent &event) |
|
wxString | GetCreatedTemplateGUID () |
|
|
wxTextCtrl * | m_TitleCtl |
|
wxTextCtrl * | m_DescriptionCtl |
|
wxButton * | m_CancelButton |
|
wxButton * | m_OKButton |
|
wxString | m_createdTemplateGUID |
|
Definition at line 892 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