Generic CAM 0.1-PreAlpha

GUITargetDialog Class Reference

#include <gui.h>

Inheritance diagram for GUITargetDialog:

List of all members.

Public Member Functions

 GUITargetDialog (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Prepare Targets"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxCAPTION|wxCLOSE_BOX|wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxSTAY_ON_TOP)
 ~GUITargetDialog ()

Protected Member Functions

virtual void OnFromStock (wxCommandEvent &event)
virtual void OnGenerate (wxCommandEvent &event)

Protected Attributes

wxNotebook * m_notebook1
wxPanel * m_panel3
wxStaticText * m_staticText67
wxTextCtrl * m_textCtrlSliceThickness
wxStaticText * m_staticText69
wxButton * m_button28
wxStaticText * m_staticText72
wxTextCtrl * m_textCtrlSliceNumber
wxPanel * m_panel4
wxStaticText * m_staticText59
wxTextCtrl * m_textCtrlSlotWidth
wxStaticText * m_staticText60
wxStaticText * m_staticText61
wxTextCtrl * m_textCtrlSupportDistance
wxStaticText * m_staticText62
wxStaticText * m_staticText63
wxTextCtrl * m_textCtrlSupportWidth
wxStaticText * m_staticText64
wxStaticText * m_staticText65
wxTextCtrl * m_textCtrlSupportHeight
wxStaticText * m_staticText66
wxCheckBox * m_checkBoxMultipiece
wxCheckBox * m_checkBoxSuperstuff
wxButton * m_buttonGenerate

Detailed Description


Constructor & Destructor Documentation

GUITargetDialog::GUITargetDialog ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = _("Prepare Targets"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( -1,-1 ),
long  style = wxCAPTION|wxCLOSE_BOX|wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxSTAY_ON_TOP 
)
GUITargetDialog::~GUITargetDialog ( )

Member Function Documentation

virtual void GUITargetDialog::OnFromStock ( wxCommandEvent &  event) [inline, protected, virtual]
virtual void GUITargetDialog::OnGenerate ( wxCommandEvent &  event) [inline, protected, virtual]

Member Data Documentation

wxButton* GUITargetDialog::m_button28 [protected]
wxButton* GUITargetDialog::m_buttonGenerate [protected]
wxCheckBox* GUITargetDialog::m_checkBoxMultipiece [protected]
wxCheckBox* GUITargetDialog::m_checkBoxSuperstuff [protected]
wxNotebook* GUITargetDialog::m_notebook1 [protected]
wxPanel* GUITargetDialog::m_panel3 [protected]
wxPanel* GUITargetDialog::m_panel4 [protected]
wxStaticText* GUITargetDialog::m_staticText59 [protected]
wxStaticText* GUITargetDialog::m_staticText60 [protected]
wxStaticText* GUITargetDialog::m_staticText61 [protected]
wxStaticText* GUITargetDialog::m_staticText62 [protected]
wxStaticText* GUITargetDialog::m_staticText63 [protected]
wxStaticText* GUITargetDialog::m_staticText64 [protected]
wxStaticText* GUITargetDialog::m_staticText65 [protected]
wxStaticText* GUITargetDialog::m_staticText66 [protected]
wxStaticText* GUITargetDialog::m_staticText67 [protected]
wxStaticText* GUITargetDialog::m_staticText69 [protected]
wxStaticText* GUITargetDialog::m_staticText72 [protected]
wxTextCtrl* GUITargetDialog::m_textCtrlSliceNumber [protected]
wxTextCtrl* GUITargetDialog::m_textCtrlSlotWidth [protected]
wxTextCtrl* GUITargetDialog::m_textCtrlSupportWidth [protected]

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