tbx  0.7.3
Public Member Functions | List of all members
tbx::IconbarClickListener Class Referenceabstract

Listener for button selected events. More...

#include <iconbarclicklistener.h>

Inheritance diagram for tbx::IconbarClickListener:
tbx::Listener

Public Member Functions

virtual void iconbar_clicked (IconbarClickEvent &event)=0
 Method called when a click occurs on the icon bar. More...
 
- Public Member Functions inherited from tbx::Listener
virtual ~Listener ()
 Destroy the listener object.
 

Additional Inherited Members

- Protected Member Functions inherited from tbx::Listener
 Listener ()
 Construct the Listener object.
 

Detailed Description

Listener for button selected events.

Member Function Documentation

virtual void tbx::IconbarClickListener::iconbar_clicked ( IconbarClickEvent event)
pure virtual

Method called when a click occurs on the icon bar.

Parameters
eventInformation on icon bar and which mouse button was used for the click.

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