|
| PINConfirmDialog (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_PCD_IDNAME, const wxString &caption=SYMBOL_PCD_TITLE, const wxString &hint=SYMBOL_PCD_TITLE, const wxPoint &pos=SYMBOL_PCD_POSITION, const wxSize &size=SYMBOL_PCD_SIZE, long style=SYMBOL_PCD_STYLE) |
|
void | SetMessage (const wxString &message) |
|
void | SetText1Message (const wxString &message) |
|
wxString | GetText1Value () |
|
void | OnCancelClick (wxCommandEvent &event) |
|
void | OnOKClick (wxCommandEvent &event) |
|
Definition at line 47 of file peer_client.h.
◆ PINConfirmDialog() [1/2]
PINConfirmDialog::PINConfirmDialog |
( |
| ) |
|
◆ PINConfirmDialog() [2/2]
PINConfirmDialog::PINConfirmDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxString & |
caption, |
|
|
const wxString & |
hint, |
|
|
const wxPoint & |
pos, |
|
|
const wxSize & |
size, |
|
|
long |
style |
|
) |
| |
◆ ~PINConfirmDialog()
PINConfirmDialog::~PINConfirmDialog |
( |
| ) |
|
◆ Create()
bool PINConfirmDialog::Create |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = SYMBOL_PCD_IDNAME , |
|
|
const wxString & |
caption = SYMBOL_PCD_TITLE , |
|
|
const wxString & |
hint = SYMBOL_PCD_TITLE , |
|
|
const wxPoint & |
pos = SYMBOL_PCD_POSITION , |
|
|
const wxSize & |
size = SYMBOL_PCD_SIZE , |
|
|
long |
style = SYMBOL_PCD_STYLE |
|
) |
| |
◆ GetText1Value()
wxString PINConfirmDialog::GetText1Value |
( |
| ) |
|
|
inline |
◆ OnCancelClick()
void PINConfirmDialog::OnCancelClick |
( |
wxCommandEvent & |
event | ) |
|
◆ OnOKClick()
void PINConfirmDialog::OnOKClick |
( |
wxCommandEvent & |
event | ) |
|
◆ SetMessage()
void PINConfirmDialog::SetMessage |
( |
const wxString & |
message | ) |
|
◆ SetText1Message()
void PINConfirmDialog::SetText1Message |
( |
const wxString & |
message | ) |
|
The documentation for this class was generated from the following files: