casa
5.7.0-16
|
Base class for a handler for PlotButtonEvent. More...
#include <PlotEventHandler.h>
Public Member Functions | |
PlotButtonEventHandler () | |
virtual | ~PlotButtonEventHandler () |
virtual void | handleButton (const PlotButtonEvent &event)=0 |
Handle the given event. More... | |
Base class for a handler for PlotButtonEvent.
Definition at line 134 of file PlotEventHandler.h.
|
inline |
Definition at line 136 of file PlotEventHandler.h.
|
inlinevirtual |
Definition at line 138 of file PlotEventHandler.h.
|
pure virtual |
Handle the given event.