OpenCPN Partial API docs
ConfigCreateDialog Class Reference
Inheritance diagram for ConfigCreateDialog:
Uncopyable

Public Member Functions

 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 ()
 

Public Attributes

wxTextCtrl * m_TitleCtl
 
wxTextCtrl * m_DescriptionCtl
 
wxButton * m_CancelButton
 
wxButton * m_OKButton
 
wxString m_createdTemplateGUID
 

Detailed Description

Definition at line 892 of file options.h.


The documentation for this class was generated from the following files: