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

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