![]() |
VR-Forces 4.0.4 Class Documentation
|
A menu item to expand all aggregates of the currently selected items on down. More...

Public Member Functions | |
| DtExpandAllAggregateMenuItem (makVrv::DtDe &de) | |
| virtual | ~DtExpandAllAggregateMenuItem () |
| virtual void | on_aboutToShow () |
| Validate if can expand given selection. | |
| virtual QAction * | createAction (makVrv::DtDe &, QWidget *parent) |
| Build a menu item (via an action). | |
Protected Member Functions | |
| virtual void | on_triggered () |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| QAction * | myAction |
A menu item to expand all aggregates of the currently selected items on down.
| virtual makVrv::DtExpandAllAggregateMenuItem::~DtExpandAllAggregateMenuItem | ( | ) | [virtual] |
| virtual void makVrv::DtExpandAllAggregateMenuItem::on_aboutToShow | ( | ) | [virtual] |
Validate if can expand given selection.
Reimplemented from makVrv::DtMenuItem.
| virtual QAction* makVrv::DtExpandAllAggregateMenuItem::createAction | ( | makVrv::DtDe & | , |
| QWidget * | parent | ||
| ) | [virtual] |
Build a menu item (via an action).
Implements makVrv::DtMenuItem.
| virtual void makVrv::DtExpandAllAggregateMenuItem::on_triggered | ( | ) | [protected, virtual] |
Reimplemented from makVrv::DtMenuItem.
makVrv::DtDe& makVrv::DtExpandAllAggregateMenuItem::myDe [protected] |
QAction* makVrv::DtExpandAllAggregateMenuItem::myAction [protected] |