#include <OperationGUI.h>
Constructor & Destructor Documentation
| OperationGUI::~OperationGUI |
( |
| ) |
|
Member Function Documentation
| bool OperationGUI::OnGUIEvent |
( |
int |
theCommandID, |
|
|
SUIT_Desktop * |
parent |
|
) |
| [virtual] |
Reimplemented from GEOMGUI.
References GeometryGUI.EmitSignalDeactivateDialog(), GEOMGUI.getGeometryGUI(), GEOMOp.OpArchimede, GEOMOp.OpChamfer, GEOMOp.OpClipping, GEOMOp.OpFillet1d, GEOMOp.OpFillet2d, GEOMOp.OpFillet3d, GEOMOp.OpPartition, GEOMOp.OpShapesOnShape, and GEOMOp.OpSharedShapes.
| 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] |