Generic CAM 0.1-PreAlpha

GUIAboutDialog Class Reference

#include <gui.h>

Inheritance diagram for GUIAboutDialog:

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

wxButton* GUIAboutDialog::m_button1 [protected]
wxTextCtrl* GUIAboutDialog::m_textCtrl12 [protected]

The documentation for this class was generated from the following files: