tbx
0.7.6
|
Listener for ToolAction Selected events. More...
#include <toolaction.h>
Public Member Functions | |
virtual void | toolaction_selected (const ToolActionSelectedEvent &selected_event)=0 |
Method called when the tool action button is selected. More... | |
![]() | |
virtual | ~Listener () |
Destroy the listener object. | |
Additional Inherited Members | |
![]() | |
Listener () | |
Construct the Listener object. | |
Listener for ToolAction Selected events.
|
pure virtual |
Method called when the tool action button is selected.
selected_event | details of the new state and how it was selected |