#include <dlgaboutbox.h>
|
| dlgAboutBox (wxWindow *parent, wxWindowID id) |
|
| dlgAboutBox (wxWindow *parent, wxWindowID id=ID_dlgAboutBox, const wxString &title=wxT("About FRED2"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxCAPTION|wxCLOSE_BOX|wxSTAY_ON_TOP|wxSYSTEM_MENU) |
|
| ~dlgAboutBox () |
|
Definition at line 15 of file dlgaboutbox.h.
dlgAboutBox::dlgAboutBox |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id |
|
) |
| |
dlgAboutBox::dlgAboutBox |
( |
void |
| ) |
|
|
protected |
void dlgAboutBox::OnClose |
( |
wxCloseEvent & |
event | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: