#include <GEOMGUI.h>
 | 
|   | GEOMGUI (GeometryGUI *parent) | 
|   | 
| virtual  | ~GEOMGUI () | 
|   | 
| virtual bool  | OnGUIEvent (int theCommandID, SUIT_Desktop *parent) | 
|   | 
| 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 () | 
|   | 
  
  
      
        
          | void GEOMGUI::activate  | 
          ( | 
          SUIT_Desktop *  | 
          parent | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void GEOMGUI::deactivate  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool GEOMGUI::OnGUIEvent  | 
          ( | 
          int  | 
          theCommandID,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
Reimplemented in GEOMToolsGUI, MeasureGUI, EntityGUI, DisplayGUI, RepairGUI, BooleanGUI, GroupGUI, OperationGUI, BasicGUI, BlocksGUI, BuildGUI, GenerationGUI, PrimitiveGUI, TransformationGUI, AdvancedGUI, XAOPlugin_GUI, BREPPlugin_GUI, IGESPlugin_GUI, STEPPlugin_GUI, STLPlugin_GUI, and VTKPlugin_GUI.
 
 
  
  
      
        
          | bool GEOMGUI::OnGUIEvent  | 
          ( | 
          int  | 
          theCommandID,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent,  | 
         
        
           | 
           | 
          const QVariant &  | 
          theParam  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool GEOMGUI::OnKeyPress  | 
          ( | 
          QKeyEvent *  | 
          pe,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent,  | 
         
        
           | 
           | 
          SUIT_ViewWindow *  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool GEOMGUI::OnMouseMove  | 
          ( | 
          QMouseEvent *  | 
          pe,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent,  | 
         
        
           | 
           | 
          SUIT_ViewWindow *  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool GEOMGUI::OnMousePress  | 
          ( | 
          QMouseEvent *  | 
          pe,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent,  | 
         
        
           | 
           | 
          SUIT_ViewWindow *  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool GEOMGUI::OnMouseRelease  | 
          ( | 
          QMouseEvent *  | 
          pe,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent,  | 
         
        
           | 
           | 
          SUIT_ViewWindow *  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
The documentation for this class was generated from the following files: