#include <OperationGUI.h>
 | 
|   | OperationGUI (GeometryGUI *) | 
|   | 
|   | ~OperationGUI () | 
|   | 
| 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 () | 
|   | 
      
        
          | OperationGUI::~OperationGUI  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | bool OperationGUI::OnGUIEvent  | 
          ( | 
          int  | 
          theCommandID,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
Reimplemented from GEOMGUI.
References BOSS, CUT, GeometryGUI::EmitSignalDeactivateDialog(), GEOMGUI::getGeometryGUI(), GEOMOp::OpArchimede, GEOMOp::OpChamfer, GEOMOp::OpExtraction, GEOMOp::OpExtrudedBoss, GEOMOp::OpExtrudedCut, GEOMOp::OpFillet1d, GEOMOp::OpFillet2d, GEOMOp::OpFillet3d, GEOMOp::OpPartition, GEOMOp::OpShapesOnShape, GEOMOp::OpSharedShapes, and GEOMOp::OpTransferData.
 
 
The documentation for this class was generated from the following files: