tbx  0.7.6
Public Member Functions | List of all members
tbx::OptionButtonStateEvent Class Reference

Event for Option button state changed. More...

#include <optionbuttonstatelistener.h>

Inheritance diagram for tbx::OptionButtonStateEvent:
tbx::EventInfo

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.
 
- Public Member Functions inherited from tbx::EventInfo
 EventInfo (const IdBlock &id_block, PollBlock &data)
 Contruct the event information from the id_block and data update by the toolbox.
 
const IdBlockid_block () const
 IdBlock for the current event. More...
 

Additional Inherited Members

- Protected Attributes inherited from tbx::EventInfo
PollBlock_data
 raw data from the event
 

Detailed Description

Event for Option button state changed.


The documentation for this class was generated from the following file: