tbx
0.7.5
|
Event details for submenu event. More...
#include <submenulistener.h>
Public Member Functions | |
SubMenuEvent (IdBlock &id_block, PollBlock &data) | |
Construct the event. | |
int | top_left_x () const |
x coordinate where sub menu will be shown | |
int | top_left_y () const |
y coordinate where sub menu will be shown | |
Point | top_left () const |
point where the sub menu will be shown | |
![]() | |
EventInfo (const IdBlock &id_block, PollBlock &data) | |
Contruct the event information from the id_block and data update by the toolbox. | |
const IdBlock & | id_block () const |
IdBlock for the current event. More... | |
Additional Inherited Members | |
![]() | |
PollBlock & | _data |
raw data from the event | |
Event details for submenu event.