#include <GroupGUI.h>
 | 
|   | GroupGUI (GeometryGUI *) | 
|   | 
|   | ~GroupGUI () | 
|   | 
| 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 () | 
|   | 
  
  
      
        
          | bool GroupGUI::OnGUIEvent  | 
          ( | 
          int  | 
          theCommandID,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
Reimplemented from GEOMGUI.
References GEOMBase::ConvertIOinGEOMObject(), GroupGUI_GroupDlg::CreateGroup, GroupGUI_BooleanDlg::CUT, GroupGUI_GroupDlg::EditGroup, GeometryGUI::EmitSignalDeactivateDialog(), GEOM_GROUP, GEOMGUI::getGeometryGUI(), GroupGUI_BooleanDlg::INTERSECT, GEOMOp::OpGroupCreate, GEOMOp::OpGroupCreatePopup, GEOMOp::OpGroupCut, GEOMOp::OpGroupEdit, GEOMOp::OpGroupIntersect, GEOMOp::OpGroupUnion, and GroupGUI_BooleanDlg::UNION.
 
 
The documentation for this class was generated from the following files: