#include <RepairGUI.h>
|
| RepairGUI (GeometryGUI *) |
|
| ~RepairGUI () |
|
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 () |
|
|
static void | ShowStatistics (GEOM::GEOM_IHealingOperations_var anOper, QWidget *parent) |
| Show a dialog providing info on what is done by healing. More...
|
|
RepairGUI::~RepairGUI |
( |
| ) |
|
bool RepairGUI::OnGUIEvent |
( |
int |
theCommandID, |
|
|
SUIT_Desktop * |
parent |
|
) |
| |
|
virtual |
Reimplemented from GEOMGUI.
References GeometryGUI::EmitSignalDeactivateDialog(), GEOMGUI::getGeometryGUI(), NULL, GEOMOp::OpAddPointOnEdge, GEOMOp::OpCloseContour, GEOMOp::OpFreeBoundaries, GEOMOp::OpFreeFaces, GEOMOp::OpFuseEdges, GEOMOp::OpGlueEdges, GEOMOp::OpGlueFaces, GEOMOp::OpInspectObj, GEOMOp::OpLimitTolerance, GEOMOp::OpOrientation, GEOMOp::OpRemoveExtraEdges, GEOMOp::OpRemoveIntWires, GEOMOp::OpRemoveWebs, GEOMOp::OpSewing, GEOMOp::OpShapeProcess, GEOMOp::OpSuppressFaces, GEOMOp::OpSuppressHoles, and GEOMOp::OpUnionFaces.
void RepairGUI::ShowStatistics |
( |
GEOM::GEOM_IHealingOperations_var |
anOper, |
|
|
QWidget * |
parent |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: