tbx
0.7.5
|
Listener for selections on a scroll list. More...
#include <scrolllist.h>
Public Member Functions | |
virtual void | scrolllist_selection (const ScrollListSelectionEvent &event)=0 |
Method called when an item is selected. More... | |
![]() | |
virtual | ~Listener () |
Destroy the listener object. | |
Additional Inherited Members | |
![]() | |
Listener () | |
Construct the Listener object. | |
Listener for selections on a scroll list.
|
pure virtual |
Method called when an item is selected.
event | details on the selection |