tbx
0.7.6
|
A tab has been selected event information. More...
#include <tabsselectionlistener.h>
Public Member Functions | |
TabsSelectionEvent (IdBlock &id_block, PollBlock &data) | |
Construct the event. | |
int | selected () const |
The new index of the tab. | |
int | previous () const |
The index of the tab prior to the selection. | |
![]() | |
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 | |
A tab has been selected event information.