tbx
0.7.5
|
Event for Option button state changed. More...
#include <optionbuttonstatelistener.h>
Public Member Functions | |
OptionButtonStateEvent (IdBlock &id_block, PollBlock &data) | |
Construct the event. | |
bool | turned_on () const |
Return true is now on else false. | |
bool | adjust () const |
Return true if state changed with adjust. | |
bool | select () const |
Return true if state changed with select. | |
![]() | |
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 for Option button state changed.