|
| 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 () |
|
Definition at line 86 of file REST_server_gui.h.
◆ PINCreateDialog() [1/2]
PINCreateDialog::PINCreateDialog |
( |
| ) |
|
◆ PINCreateDialog() [2/2]
PINCreateDialog::PINCreateDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxString & |
caption, |
|
|
const wxString & |
hint, |
|
|
const wxPoint & |
pos, |
|
|
const wxSize & |
size, |
|
|
long |
style |
|
) |
| |
◆ ~PINCreateDialog()
PINCreateDialog::~PINCreateDialog |
( |
| ) |
|
◆ 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 |
|
) |
| |
◆ GetText1Value()
wxString PINCreateDialog::GetText1Value |
( |
| ) |
|
|
inline |
◆ SetMessage()
void PINCreateDialog::SetMessage |
( |
const wxString & |
message | ) |
|
◆ SetText1Message()
void PINCreateDialog::SetText1Message |
( |
const wxString & |
message | ) |
|
The documentation for this class was generated from the following files: