Developer Documentation
ACG::QtWidgets::QtSceneGraphWidget::StatusActions Struct Reference

Public Attributes

QMenu * menu_
 
QAction * actionActive_
 
QAction * actionHideNode_
 
QAction * actionHideChildren_
 
QAction * actionHideSubtree_
 

Detailed Description

Definition at line 231 of file QtSceneGraphWidget.hh.

Member Data Documentation

◆ actionActive_

QAction* ACG::QtWidgets::QtSceneGraphWidget::StatusActions::actionActive_

Definition at line 233 of file QtSceneGraphWidget.hh.

◆ actionHideChildren_

QAction* ACG::QtWidgets::QtSceneGraphWidget::StatusActions::actionHideChildren_

Definition at line 235 of file QtSceneGraphWidget.hh.

◆ actionHideNode_

QAction* ACG::QtWidgets::QtSceneGraphWidget::StatusActions::actionHideNode_

Definition at line 234 of file QtSceneGraphWidget.hh.

◆ actionHideSubtree_

QAction* ACG::QtWidgets::QtSceneGraphWidget::StatusActions::actionHideSubtree_

Definition at line 236 of file QtSceneGraphWidget.hh.

◆ menu_

QMenu* ACG::QtWidgets::QtSceneGraphWidget::StatusActions::menu_

Definition at line 232 of file QtSceneGraphWidget.hh.


The documentation for this struct was generated from the following file: