OpenCPN Partial API docs
PINCreateDialog Class Reference
Inheritance diagram for PINCreateDialog:

Public Member Functions

 PINCreateDialog (wxWindow *parent, wxWindowID id, const wxString &caption, const wxString &hint, const wxPoint &pos, const wxSize &size, long style)
 
wxDialog * Initiate (const std::string &msg, const std::string &text1)
 
void DeInit ()
 
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_STG_IDNAME, const wxString &caption=SYMBOL_STG_TITLE, const wxString &hint=SYMBOL_STG_TITLE, const wxPoint &pos=SYMBOL_STG_POSITION, const wxSize &size=SYMBOL_STG_SIZE, long style=SYMBOL_STG_STYLE)
 
void SetMessage (const wxString &message)
 
void SetText1Message (const wxString &message)
 
wxString GetText1Value ()
 

Static Public Member Functions

static RestServerDlgCtx GetDlgCtx ()
 

Detailed Description

Definition at line 93 of file rest_server_gui.h.


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