SHAPER  9.15.0
XGUI_ConstraintsViewTree Class Reference
Inheritance diagram for XGUI_ConstraintsViewTree:
Inheritance graph

Signals

void contextMenuRequested (QContextMenuEvent *theEvent)
 Emitted on context menu request. More...
 

Public Member Functions

 XGUI_ConstraintsViewTree (QWidget *theParent=0)
 Constructor. More...
 
XGUI_DataModeldataModel () const
 Returns current data model. More...
 

Protected Slots

virtual void contextMenuEvent (QContextMenuEvent *theEvent)
 Redefinition of virtual method. More...
 
void closeEditor (QWidget *theEditor, QAbstractItemDelegate::EndEditHint theHint)
 

Constructor & Destructor Documentation

◆ XGUI_ConstraintsViewTree()

XGUI_ConstraintsViewTree::XGUI_ConstraintsViewTree ( QWidget theParent = 0)
inline

Constructor.

Parameters
theParenta parent widget

Member Function Documentation

◆ dataModel()

XGUI_DataModel* XGUI_ConstraintsViewTree::dataModel ( ) const
inline

Returns current data model.

◆ contextMenuRequested

void XGUI_ConstraintsViewTree::contextMenuRequested ( QContextMenuEvent *  theEvent)
signal

Emitted on context menu request.

◆ contextMenuEvent

virtual void XGUI_ConstraintsViewTree::contextMenuEvent ( QContextMenuEvent *  theEvent)
inlineprotectedvirtualslot

Redefinition of virtual method.