OpenCPN Partial API docs
Loading...
Searching...
No Matches
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)
 
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 ()
 

Detailed Description

Definition at line 86 of file REST_server_gui.h.

Constructor & Destructor Documentation

◆ PINCreateDialog() [1/2]

PINCreateDialog::PINCreateDialog ( )

Definition at line 161 of file REST_server_gui.cpp.

◆ PINCreateDialog() [2/2]

PINCreateDialog::PINCreateDialog ( wxWindow *  parent,
wxWindowID  id,
const wxString &  caption,
const wxString &  hint,
const wxPoint &  pos,
const wxSize &  size,
long  style 
)

Definition at line 167 of file REST_server_gui.cpp.

◆ ~PINCreateDialog()

PINCreateDialog::~PINCreateDialog ( )

Definition at line 175 of file REST_server_gui.cpp.

Member Function Documentation

◆ Create()

bool PINCreateDialog::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 
)

Definition at line 180 of file REST_server_gui.cpp.

◆ GetText1Value()

wxString PINCreateDialog::GetText1Value ( )
inline

Definition at line 106 of file REST_server_gui.h.

◆ SetMessage()

void PINCreateDialog::SetMessage ( const wxString &  message)

Definition at line 226 of file REST_server_gui.cpp.

◆ SetText1Message()

void PINCreateDialog::SetText1Message ( const wxString &  message)

Definition at line 233 of file REST_server_gui.cpp.


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