tbx
0.7.6
|
UserEvent class holds details for a UserEventListener. More...
#include <usereventlistener.h>
Public Member Functions | |
UserEvent (IdBlock &id_block, PollBlock &data) | |
Construct a user event listener with references to the underlying toolbox event. | |
PollBlock & | data () |
Return a PollBlock with the raw data of the event. | |
![]() | |
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 | |
UserEvent class holds details for a UserEventListener.