casa
5.7.0-16
|
Base class for a handler for PlotSelectEvent. More...
#include <PlotEventHandler.h>
Public Member Functions | |
PlotSelectEventHandler () | |
virtual | ~PlotSelectEventHandler () |
virtual void | handleSelect (const PlotSelectEvent &event)=0 |
Handle the given event. More... | |
Base class for a handler for PlotSelectEvent.
Definition at line 35 of file PlotEventHandler.h.
|
inline |
Definition at line 37 of file PlotEventHandler.h.
|
inlinevirtual |
Definition at line 39 of file PlotEventHandler.h.
|
pure virtual |
Handle the given event.
Implemented in casa::PlotMouseTool, and casa::TBPlotCanvas.