![]() |
VR-Forces 4.0.4 Class Documentation
|
Signals that are used by menus to signal a state change. More...

Public Member Functions | |
| DtMenuItemSignaler () | |
Static Public Member Functions | |
| static DtMenuItemSignaler & | instance (makVrv::DtDe &de) |
| Returns instance of the messager. | |
| static void | registerInstance (makVrv::DtDe &de, DtMenuItemSignaler *signaler) |
Public Attributes | |
| boost::signal< void(std::string, QMenu *, QAction *)> | signal_validateMenuItem |
| Signal sent when a menu item wants to be validated. The menu string is a string that defines the menu class. | |
Signals that are used by menus to signal a state change.
| static DtMenuItemSignaler& makVrf::DtMenuItemSignaler::instance | ( | makVrv::DtDe & | de | ) | [static] |
Returns instance of the messager.
| static void makVrf::DtMenuItemSignaler::registerInstance | ( | makVrv::DtDe & | de, |
| DtMenuItemSignaler * | signaler | ||
| ) | [static] |
| boost::signal<void (std::string, QMenu*, QAction*)> makVrf::DtMenuItemSignaler::signal_validateMenuItem |
Signal sent when a menu item wants to be validated. The menu string is a string that defines the menu class.