![]() |
VR-Forces 4.0.4 Class Documentation
|
A menu item to create a new window based on the current observer configuration. More...

Public Member Functions | |
| DtNewWindowItem (DtDe &de) | |
| virtual | ~DtNewWindowItem () |
Protected Member Functions | |
| virtual QAction * | createAction (DtDe &, QWidget *parent) |
| Build a menu item (via an action). | |
| virtual void | on_triggered () |
Protected Attributes | |
| DtDe & | myDe |
A menu item to create a new window based on the current observer configuration.
| virtual makVrv::DtNewWindowItem::~DtNewWindowItem | ( | ) | [virtual] |
| virtual QAction* makVrv::DtNewWindowItem::createAction | ( | DtDe & | , |
| QWidget * | parent | ||
| ) | [protected, virtual] |
Build a menu item (via an action).
Implements makVrv::DtMenuItem.
| virtual void makVrv::DtNewWindowItem::on_triggered | ( | ) | [protected, virtual] |
Reimplemented from makVrv::DtMenuItem.
DtDe& makVrv::DtNewWindowItem::myDe [protected] |