#include <TransformationGUI.h>
|
| TransformationGUI (GeometryGUI *) |
|
| ~TransformationGUI () |
|
bool | OnGUIEvent (int, SUIT_Desktop *) |
|
| GEOMGUI (GeometryGUI *parent) |
|
virtual | ~GEOMGUI () |
|
virtual bool | OnGUIEvent (int theCommandID, SUIT_Desktop *parent, const QVariant &theParam) |
|
virtual bool | OnMousePress (QMouseEvent *pe, SUIT_Desktop *parent, SUIT_ViewWindow *) |
|
virtual bool | OnMouseMove (QMouseEvent *pe, SUIT_Desktop *parent, SUIT_ViewWindow *) |
|
virtual bool | OnMouseRelease (QMouseEvent *pe, SUIT_Desktop *parent, SUIT_ViewWindow *) |
|
virtual bool | OnKeyPress (QKeyEvent *pe, SUIT_Desktop *parent, SUIT_ViewWindow *) |
|
virtual void | activate (SUIT_Desktop *parent) |
|
virtual void | deactivate () |
|
GeometryGUI * | getGeometryGUI () |
|
TransformationGUI::TransformationGUI |
( |
GeometryGUI * |
parent | ) |
|
TransformationGUI::~TransformationGUI |
( |
| ) |
|
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(), it(), NULL, GEOMOp::OpChangeLoc, GEOMOp::OpExtension, GEOMOp::OpMirror, GEOMOp::OpMultiRotate, GEOMOp::OpMultiTranslate, GEOMOp::OpOffset, GEOMOp::OpProjection, GEOMOp::OpProjOnCyl, GEOMOp::OpReimport, GEOMOp::OpRotate, GEOMOp::OpScale, GEOMOp::OpTranslate, and GEOM_Client::RemoveShapeFromBuffer().
The documentation for this class was generated from the following files: