#include <EntityGUI.h>
 | 
|   | EntityGUI (GeometryGUI *) | 
|   | 
|   | ~EntityGUI () | 
|   | 
| bool  | OnGUIEvent (int, SUIT_Desktop *) | 
|   | 
| bool  | OnMousePress (QMouseEvent *pe, SUIT_Desktop *parent, SUIT_ViewWindow *theViewWindow) | 
|   | 
| bool  | OnMouseMove (QMouseEvent *pe, SUIT_Desktop *parent, SUIT_ViewWindow *theViewWindow) | 
|   | 
| bool  | OnMouseRelease (QMouseEvent *pe, SUIT_Desktop *parent, SUIT_ViewWindow *theViewWindow) | 
|   | 
| void  | DisplaySimulationShape (const TopoDS_Shape &, const TopoDS_Shape &) | 
|   | 
| void  | EraseSimulationShape () | 
|   | 
| bool  | SObjectExist (const _PTR(SObject)&, const char *) | 
|   | 
|   | Handle (AIS_Shape) mySimulationShape1 | 
|   | 
|   | Handle (AIS_Shape) mySimulationShape2 | 
|   | 
|   | GEOMGUI (GeometryGUI *parent) | 
|   | 
| virtual  | ~GEOMGUI () | 
|   | 
| virtual bool  | OnGUIEvent (int theCommandID, SUIT_Desktop *parent, const QVariant &theParam) | 
|   | 
| virtual bool  | OnKeyPress (QKeyEvent *pe, SUIT_Desktop *parent, SUIT_ViewWindow *) | 
|   | 
| virtual void  | activate (SUIT_Desktop *parent) | 
|   | 
| virtual void  | deactivate () | 
|   | 
| GeometryGUI *  | getGeometryGUI () | 
|   | 
      
        
          | EntityGUI::~EntityGUI  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void EntityGUI::DisplaySimulationShape  | 
          ( | 
          const TopoDS_Shape &  | 
          S1,  | 
        
        
           | 
           | 
          const TopoDS_Shape &  | 
          S2  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void EntityGUI::EraseSimulationShape  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | EntityGUI::Handle  | 
          ( | 
          AIS_Shape  | 
           | ) | 
           | 
        
      
 
 
      
        
          | EntityGUI::Handle  | 
          ( | 
          AIS_Shape  | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | bool EntityGUI::OnGUIEvent  | 
          ( | 
          int  | 
          theCommandID,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
Reimplemented from GEOMGUI.
References GeometryGUI::ActiveWorkingPlane(), anIter(), GeometryGUI::ClientSObjectToObject(), GeometryGUI::EmitSignalDeactivateDialog(), GEOM_FIELD, GEOM_FIELD_STEP, GEOMGUI::getGeometryGUI(), Handle(), NULL, GEOMOp::Op2dPolylineEditor, GEOMOp::Op2dSketcher, GEOMOp::Op3dSketcher, GEOMOp::OpCreateField, GEOMOp::OpEditField, GEOMOp::OpEditFieldPopup, GEOMOp::OpExplode, GEOMOp::OpIsoline, GEOMOp::OpPictureImport, and GEOMOp::OpSurfaceFromFace.
 
 
  
  
      
        
          | bool EntityGUI::OnMouseMove  | 
          ( | 
          QMouseEvent *  | 
          pe,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent,  | 
         
        
           | 
           | 
          SUIT_ViewWindow *  | 
          theViewWindow  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool EntityGUI::OnMousePress  | 
          ( | 
          QMouseEvent *  | 
          pe,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent,  | 
         
        
           | 
           | 
          SUIT_ViewWindow *  | 
          theViewWindow  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool EntityGUI::OnMouseRelease  | 
          ( | 
          QMouseEvent *  | 
          pe,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent,  | 
         
        
           | 
           | 
          SUIT_ViewWindow *  | 
          theViewWindow  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | bool EntityGUI::SObjectExist  | 
          ( | 
          const _PTR(SObject)&  | 
          theFatherObject,  | 
        
        
           | 
           | 
          const char *  | 
          IOR  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this class was generated from the following files: