Class used by DtConfigurableMenu when asked to create simple menus as in the function DtConfigurableMenu::createSimpleMenu(). This class can be overridden to create even more extensively custom menus, but one could also just override the makVrv::DtMenu as well. Menu text is plainly passed in and the translation can be applied to it.
| makVrf::DtSimpleMenu::DtSimpleMenu |
( |
makVrv::DtDe & |
de, |
|
|
std::string |
menuId, |
|
|
std::string |
menuText |
|
) |
| |
|
inline |
| virtual makVrf::DtSimpleMenu::~DtSimpleMenu |
( |
| ) |
|
|
inlinevirtual |
| virtual std::string makVrf::DtSimpleMenu::menuText |
( |
| ) |
|
|
inlinevirtual |
Gets the display text of the menu, not the menuId.
| std::string makVrf::DtSimpleMenu::myMenuText |
|
protected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-1-branch/include/vrfGuiCommonQt/simpleMenu.h