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