tbx
0.7.5
|
Event information for Adjuster Clicked event. More...
#include <adjuster.h>
Public Member Functions | |
AdjusterClickedEvent (IdBlock &id_block, PollBlock &data) | |
Construct from toolbox event information. | |
bool | up () const |
true if up/right arrow was clicked. More... | |
bool | down () const |
false if up/right arrow was clicked. More... | |
![]() | |
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 information for Adjuster Clicked event.
|
inline |
false if up/right arrow was clicked.
true if down/left was clicked
|
inline |
true if up/right arrow was clicked.
false if down/left was clicked