Generic CAM 0.1-PreAlpha

GUIUnitDialog Class Reference

#include <gui.h>

Inheritance diagram for GUIUnitDialog:

List of all members.

Public Member Functions

 GUIUnitDialog (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Setup Units"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE)
 ~GUIUnitDialog ()

Protected Member Functions

virtual void OnClose (wxCommandEvent &event)

Protected Attributes

wxStaticText * m_staticText57
wxChoice * m_choiceUnitLength
wxStaticText * m_staticText58
wxChoice * m_choiceUnitTolerances
wxStaticText * m_staticText59
wxChoice * m_choiceRotationalSpeed
wxButton * m_buttonClose

Detailed Description


Constructor & Destructor Documentation

GUIUnitDialog::GUIUnitDialog ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = _("Setup Units"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( -1,-1 ),
long  style = wxDEFAULT_DIALOG_STYLE 
)
GUIUnitDialog::~GUIUnitDialog ( )

Member Function Documentation

virtual void GUIUnitDialog::OnClose ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in UnitDialog.


Member Data Documentation

wxButton* GUIUnitDialog::m_buttonClose [protected]
wxChoice* GUIUnitDialog::m_choiceUnitLength [protected]
wxStaticText* GUIUnitDialog::m_staticText57 [protected]
wxStaticText* GUIUnitDialog::m_staticText58 [protected]
wxStaticText* GUIUnitDialog::m_staticText59 [protected]

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