|
| about (wxWindow *parent, wxString License_Data_Locn, wxWindowID id=ID_DIALOG, const wxString &caption=SYMBOL_ABOUT_TITLE, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 500), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX) |
|
bool | Create (wxWindow *parent, wxWindowID id=ID_DIALOG, const wxString &caption=SYMBOL_ABOUT_TITLE, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 500), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX) |
|
void | RecalculateSize (void) |
|
Definition at line 48 of file about.h.
◆ about() [1/2]
◆ about() [2/2]
about::about |
( |
wxWindow * |
parent, |
|
|
wxString |
License_Data_Locn, |
|
|
wxWindowID |
id = ID_DIALOG , |
|
|
const wxString & |
caption = SYMBOL_ABOUT_TITLE , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxSize(500, 500) , |
|
|
long |
style = wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU | wxCLOSE_BOX |
|
) |
| |
|
explicit |
◆ Create()
bool about::Create |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = ID_DIALOG , |
|
|
const wxString & |
caption = SYMBOL_ABOUT_TITLE , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxSize(500, 500) , |
|
|
long |
style = wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU | wxCLOSE_BOX |
|
) |
| |
◆ RecalculateSize()
void about::RecalculateSize |
( |
void |
| ) |
|
The documentation for this class was generated from the following files: