![]() |
VR-Forces 4.6.1 Class Documentation
|
Self configuring menu, that, when shown, will show all the current selection groups in the scenario that can be selected. More...

Public Member Functions | |
| DtVrfSelectSelectionGroupMenu (makVrv::DtDe &de) | |
| virtual | ~DtVrfSelectSelectionGroupMenu () |
| 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. | |
Protected Slots | |
| virtual void | onAboutToShow () |
| virtual void | onSelectSelectionGroup () |
| Called to select selection group. | |
Additional Inherited Members | |
Protected Attributes inherited from makVrv::DtMenu | |
| DtDe & | myDe |
| std::string | myMenuIdName |
Self configuring menu, that, when shown, will show all the current selection groups in the scenario that can be selected.
The currently selected group is checked
| makVrf::DtVrfSelectSelectionGroupMenu::DtVrfSelectSelectionGroupMenu | ( | makVrv::DtDe & | de | ) |
|
virtual |
|
virtual |
Build a menu.
Implements makVrv::DtMenu.
|
protectedvirtualslot |
|
protectedvirtualslot |
Called to select selection group.