![]() |
VR-Forces 4.6 Class Documentation
|
Submenu for edit items on entity menu. More...

Public Member Functions | |
| DtEditEntityMenu (makVrv::DtDe &) | |
| CTOR. | |
| virtual | ~DtEditEntityMenu () |
| DTOR. | |
| virtual QMenu * | createMenu (makVrv::DtDe &, QWidget *parent) |
| Build a menu. | |
Public Member Functions inherited from makVrv::DtMenu | |
| DtMenu (DtDe &de, const std::string &menuIdName) | |
| CTOR. | |
| virtual | ~DtMenu () |
| DTOR. | |
| virtual const std::string & | menuIdName () const |
| Get the menu id name, the menu id name is not the same thing as the visible menu text. | |
Additional Inherited Members | |
Protected Attributes inherited from makVrv::DtMenu | |
| DtDe & | myDe |
| std::string | myMenuIdName |
Submenu for edit items on entity menu.
| makVrf::DtEditEntityMenu::DtEditEntityMenu | ( | makVrv::DtDe & | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Build a menu.
Implements makVrv::DtMenu.