Listener for selection of menu items that do not have another event associated with them.
More...
#include <menuselectionlistener.h>
Listener for selection of menu items that do not have another event associated with them.
virtual void tbx::MenuSelectionListener::menu_selection |
( |
const tbx::EventInfo & |
event | ) |
|
|
pure virtual |
Called when a menu item with no other event is selected.
- Parameters
-
event | event info. id_block().self_component() is the menu item, id_block().self_object() is the menu |
The documentation for this class was generated from the following file: