|
| | a2dSnapSettings () |
| | Constructors. More...
|
| |
|
| a2dSnapSettings (a2dHabitat *habitat, wxWindow *parent, wxWindowID id=SYMBOL_A2DSNAPSETTINGS_IDNAME, const wxString &caption=SYMBOL_A2DSNAPSETTINGS_TITLE, const wxPoint &pos=SYMBOL_A2DSNAPSETTINGS_POSITION, const wxSize &size=SYMBOL_A2DSNAPSETTINGS_SIZE, long style=SYMBOL_A2DSNAPSETTINGS_STYLE) |
| |
| bool | Create (wxWindow *parent, wxWindowID id=SYMBOL_A2DSNAPSETTINGS_IDNAME, const wxString &caption=SYMBOL_A2DSNAPSETTINGS_TITLE, const wxPoint &pos=SYMBOL_A2DSNAPSETTINGS_POSITION, const wxSize &size=SYMBOL_A2DSNAPSETTINGS_SIZE, long style=SYMBOL_A2DSNAPSETTINGS_STYLE) |
| | Creation. More...
|
| |
|
void | CreateControls () |
| | Creates the controls and sizers.
|
| |
| void | OnCloseWindow (wxCloseEvent &event) |
| | wxEVT_CLOSE_WINDOW event handler for ID_SNAP More...
|
| |
| void | OnIdle (wxIdleEvent &event) |
| | wxEVT_IDLE event handler for ID_SNAP More...
|
| |
| void | OnSnapallClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_SNAPALL More...
|
| |
| void | OnSnapallUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_SNAPALL More...
|
| |
| void | OnVisibleonlyClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_VisibleOnly More...
|
| |
| void | OnVisibleonlyUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_VisibleOnly More...
|
| |
| void | OnPosXClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_POS_X More...
|
| |
| void | OnPosXUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_POS_X More...
|
| |
| void | OnPosYClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_POS_Y More...
|
| |
| void | OnPosYUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_POS_Y More...
|
| |
| void | OnPosPinClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_POS_PIN More...
|
| |
| void | OnPosPinUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_POS_PIN More...
|
| |
| void | OnPosPinUnconnClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_POS_PIN_UNCONN More...
|
| |
| void | OnPosPinUnconnUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_POS_PIN_UNCONN More...
|
| |
| void | OnBboxvertexesClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_BBOXVERTEXES More...
|
| |
| void | OnBboxvertexesUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_BBOXVERTEXES More...
|
| |
| void | OnVertexesClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_VERTEXES More...
|
| |
| void | OnVertexesUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_VERTEXES More...
|
| |
| void | OnPosXObjClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_POS_X_OBJ More...
|
| |
| void | OnPosXObjUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_POS_X_OBJ More...
|
| |
| void | OnPosYObjClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_POS_Y_OBJ More...
|
| |
| void | OnPosYObjUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_POS_Y_OBJ More...
|
| |
| void | OnPosPointXClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_POS_POINT_X More...
|
| |
| void | OnPosPointXUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_POS_POINT_X More...
|
| |
| void | OnPosPointYClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_POS_POINT_Y More...
|
| |
| void | OnPosPointYUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_POS_POINT_Y More...
|
| |
| void | OnPosPointXyClick (wxCommandEvent &event) |
| | wxEVT_COMMAND_CHECKBOX_CLICKED event handler for ID_POS_POINT_XY More...
|
| |
| void | OnPosPointXyUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_POS_POINT_XY More...
|
| |
| void | OnSnapgridXEnter (wxCommandEvent &event) |
| | wxEVT_COMMAND_TEXT_ENTER event handler for ID_SnapGrid_X More...
|
| |
| void | OnSnapgridXUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_SnapGrid_X More...
|
| |
| void | OnSnapgridYEnter (wxCommandEvent &event) |
| | wxEVT_COMMAND_TEXT_ENTER event handler for ID_SnapGrid_Y More...
|
| |
| void | OnSnapgridYUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_SnapGrid_Y More...
|
| |
| void | OnSnaporiginXEnter (wxCommandEvent &event) |
| | wxEVT_COMMAND_TEXT_ENTER event handler for ID_SnapOrigin_X More...
|
| |
| void | OnSnaporiginXUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_SnapOrigin_X More...
|
| |
| void | OnSnaporiginYEnter (wxCommandEvent &event) |
| | wxEVT_COMMAND_TEXT_ENTER event handler for ID_SnapOrigin_Y More...
|
| |
| void | OnSnaporiginYUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_SnapOrigin_Y More...
|
| |
| void | OnRotsnapangleEnter (wxCommandEvent &event) |
| | wxEVT_COMMAND_TEXT_ENTER event handler for ID_RotSnapAngle More...
|
| |
| void | OnRotsnapangleUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_RotSnapAngle More...
|
| |
| void | OnSnapthresholdEnter (wxCommandEvent &event) |
| | wxEVT_COMMAND_TEXT_ENTER event handler for ID_SnapThreshold More...
|
| |
| void | OnSnapthresholdUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_SnapThreshold More...
|
| |
| void | OnSnappointxEnter (wxCommandEvent &event) |
| | wxEVT_COMMAND_TEXT_ENTER event handler for ID_snapPointX More...
|
| |
| void | OnSnappointxUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_snapPointX More...
|
| |
|
void | OnSnappointyEnter (wxCommandEvent &event) |
| | wxEVT_COMMAND_TEXT_ENTER event handler for ID_snapPointY
|
| |
| void | OnSnappointyUpdate (wxUpdateUIEvent &event) |
| | wxEVT_UPDATE_UI event handler for ID_snapPointY More...
|
| |
| wxBitmap | GetBitmapResource (const wxString &name) |
| | Retrieves bitmap resources. More...
|
| |
| wxIcon | GetIconResource (const wxString &name) |
| | Retrieves icon resources. More...
|
| |
a2dSnapSettings class declaration
Definition at line 46 of file snap.h.