![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtGuiLocalCreateObjectWaypoint (makVrv::DtDe &de) | |
| virtual | ~DtGuiLocalCreateObjectWaypoint () |
| virtual QAction * | createAction (makVrv::DtDe &, QWidget *parent) |
| Build a menu item (via an action). | |
Protected Member Functions | |
| virtual makVrf::DtVrfObjectFacadeInterface * | create () |
| virtual DtGuiLocalCreateObjectWaypoint::~DtGuiLocalCreateObjectWaypoint | ( | ) | [virtual] |
| virtual QAction* DtGuiLocalCreateObjectWaypoint::createAction | ( | makVrv::DtDe & | , |
| QWidget * | parent | ||
| ) | [virtual] |
Build a menu item (via an action).
Implements makVrv::DtMenuItem.
| virtual makVrf::DtVrfObjectFacadeInterface* DtGuiLocalCreateObjectWaypoint::create | ( | ) | [protected, virtual] |
Implements DtGuiLocalCreateObjectMenuItem.