casa
5.7.0-16
|
Base class for a handler for PlotCheckboxEvent. More...
#include <PlotEventHandler.h>
Public Member Functions | |
PlotCheckboxEventHandler () | |
virtual | ~PlotCheckboxEventHandler () |
virtual void | handleCheckbox (const PlotCheckboxEvent &event)=0 |
Handle the given event. More... | |
Base class for a handler for PlotCheckboxEvent.
Definition at line 145 of file PlotEventHandler.h.
|
inline |
Definition at line 147 of file PlotEventHandler.h.
|
inlinevirtual |
Definition at line 149 of file PlotEventHandler.h.
|
pure virtual |
Handle the given event.