Version: 9.12.0
AdvancedGUI Class Reference

#include <AdvancedGUI.h>

Inheritance diagram for AdvancedGUI:
Inheritance graph

Public Member Functions

 AdvancedGUI (GeometryGUI *)
 
 ~AdvancedGUI ()
 
bool OnGUIEvent (int, SUIT_Desktop *)
 
bool OnGUIEvent (const QString &, SUIT_Desktop *)
 Parameter action specifies the operation ID. More...
 
- Public Member Functions inherited from GEOMPluginGUI
 GEOMPluginGUI (GeometryGUI *parent)
 
virtual ~GEOMPluginGUI ()
 
- Public Member Functions inherited from GEOMGUI
 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 ()
 
GeometryGUIgetGeometryGUI ()
 

Constructor & Destructor Documentation

◆ AdvancedGUI()

AdvancedGUI::AdvancedGUI ( GeometryGUI parent)

◆ ~AdvancedGUI()

AdvancedGUI::~AdvancedGUI ( )

Member Function Documentation

◆ OnGUIEvent() [1/2]

bool AdvancedGUI::OnGUIEvent ( const QString &  action,
SUIT_Desktop *  parent 
)
virtual

◆ OnGUIEvent() [2/2]

bool AdvancedGUI::OnGUIEvent ( int  theCommandID,
SUIT_Desktop *  parent 
)
virtual

Reimplemented from GEOMGUI.


The documentation for this class was generated from the following files: