tbx
0.7.3
|
Listener for clicks on the item view. More...
#include <itemview.h>
Public Member Functions | |
virtual void | itemview_clicked (const ItemViewClickEvent &event)=0 |
Method called when an item in the view is clicked. More... | |
![]() | |
virtual | ~Listener () |
Destroy the listener object. | |
Additional Inherited Members | |
![]() | |
Listener () | |
Construct the Listener object. | |
Listener for clicks on the item view.
|
pure virtual |
Method called when an item in the view is clicked.
event | details of item hit (if any) |