#include <gui.h>
List of all members.
Public Member Functions |
| GUIAboutDialog (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("About"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(447, 308), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER) |
| ~GUIAboutDialog () |
Protected Member Functions |
virtual void | OnClose (wxCommandEvent &event) |
Protected Attributes |
wxTextCtrl * | m_textCtrl12 |
wxButton * | m_button1 |
Detailed Description
Constructor & Destructor Documentation
GUIAboutDialog::GUIAboutDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY , |
|
|
const wxString & |
title = _("About") , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxSize( 447,308 ) , |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER |
|
) |
| |
GUIAboutDialog::~GUIAboutDialog |
( |
| ) |
|
Member Function Documentation
virtual void GUIAboutDialog::OnClose |
( |
wxCommandEvent & |
event | ) |
[inline, protected, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: