#include <TransformationGUI.h>
Constructor & Destructor Documentation
| TransformationGUI::TransformationGUI |
( |
GeometryGUI * |
parent | ) |
|
| TransformationGUI::~TransformationGUI |
( |
| ) |
|
Member Function Documentation
| bool TransformationGUI::OnGUIEvent |
( |
int |
theCommandID, |
|
|
SUIT_Desktop * |
parent |
|
) |
| [virtual] |
Reimplemented from GEOMGUI.
References GEOMBase.ConvertIOinGEOMObject(), GEOM_Displayer.Display(), GeometryGUI.EmitSignalDeactivateDialog(), GEOM_Displayer.Erase(), GEOMGUI.getGeometryGUI(), GeometryGUI.GetGeomGen(), GeometryGUI.GetShapeReader(), Handle(), GEOMOp.OpChangeLoc, GEOMOp.OpMirror, GEOMOp.OpMultiRotate, GEOMOp.OpMultiTranslate, GEOMOp.OpOffset, GEOMOp.OpProjection, GEOMOp.OpReimport, GEOMOp.OpRotate, GEOMOp.OpScale, GEOMOp.OpTranslate, and GEOM_Client.RemoveShapeFromBuffer().
| bool GEOMGUI::OnMousePress |
( |
QMouseEvent * |
pe, |
|
|
SUIT_Desktop * |
parent, |
|
|
SUIT_ViewWindow * |
|
|
) |
| [virtual, inherited] |
| bool GEOMGUI::OnMouseMove |
( |
QMouseEvent * |
pe, |
|
|
SUIT_Desktop * |
parent, |
|
|
SUIT_ViewWindow * |
|
|
) |
| [virtual, inherited] |
| bool GEOMGUI::OnKeyPress |
( |
QKeyEvent * |
pe, |
|
|
SUIT_Desktop * |
parent, |
|
|
SUIT_ViewWindow * |
|
|
) |
| [virtual, inherited] |
| void GEOMGUI::activate |
( |
SUIT_Desktop * |
parent | ) |
[virtual, inherited] |
| void GEOMGUI::deactivate |
( |
| ) |
[virtual, inherited] |