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

A tab has been selected event information. More...

#include <tabsselectionlistener.h>

Inheritance diagram for tbx::ext::TabsSelectionEvent:
tbx::EventInfo

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.
 
- 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

A tab has been selected event information.


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