![]() |
VR-Forces 4.0.4 Class Documentation
|
An Item builder for the attach follow item. More...

Public Member Functions | |
| DtAttachFollowItem (DtDe &) | |
| CTOR. | |
| virtual | ~DtAttachFollowItem () |
| Virtual DTOR. | |
| virtual QAction * | createAction (DtDe &, QWidget *parent) |
| Build a menu item (via an action). | |
Protected Member Functions | |
| virtual void | on_triggered () |
| virtual void | on_aboutToShow () |
An Item builder for the attach follow item.
The menu id string is "DtAttachFollowItem"
CTOR.
| virtual makVrv::DtAttachFollowItem::~DtAttachFollowItem | ( | ) | [virtual] |
Virtual DTOR.
| virtual QAction* makVrv::DtAttachFollowItem::createAction | ( | DtDe & | , |
| QWidget * | parent | ||
| ) | [virtual] |
Build a menu item (via an action).
Implements makVrv::DtAttachItem.
| virtual void makVrv::DtAttachFollowItem::on_triggered | ( | ) | [protected, virtual] |
Reimplemented from makVrv::DtMenuItem.
| virtual void makVrv::DtAttachFollowItem::on_aboutToShow | ( | ) | [protected, virtual] |
Reimplemented from makVrv::DtMenuItem.