#include <GEOMPluginGUI.h>
 | 
|   | GEOMPluginGUI (GeometryGUI *parent) | 
|   | 
| virtual  | ~GEOMPluginGUI () | 
|   | 
| virtual bool  | OnGUIEvent (const QString &action, SUIT_Desktop *parent) | 
|   | Parameter action specifies the operation ID.  More...
  | 
|   | 
|   | 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 () | 
|   | 
  
  
      
        
          | GEOMPluginGUI::~GEOMPluginGUI  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool GEOMPluginGUI::OnGUIEvent  | 
          ( | 
          const QString &  | 
          action,  | 
         
        
           | 
           | 
          SUIT_Desktop *  | 
          parent  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
The documentation for this class was generated from the following files: