Listener for event when mouse moves over the submenu arrow if no other toolbox event has been associated with it.
More...
#include <submenulistener.h>
|
virtual void | submenu (const SubMenuEvent &event)=0 |
| Called when the user moves the mouse over the submenu arrow when no other toolbox event has been associated with the event. More...
|
|
virtual | ~Listener () |
| Destroy the listener object.
|
|
Listener for event when mouse moves over the submenu arrow if no other toolbox event has been associated with it.
virtual void tbx::SubMenuListener::submenu |
( |
const SubMenuEvent & |
event | ) |
|
|
pure virtual |
Called when the user moves the mouse over the submenu arrow when no other toolbox event has been associated with the event.
- Parameters
-
event | Details of the event. 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: