casa
5.7.0-16
|
Base class for a handler for PlotClickEvent. More...
#include <PlotEventHandler.h>
Public Member Functions | |
PlotClickEventHandler () | |
virtual | ~PlotClickEventHandler () |
virtual void | handleClick (const PlotClickEvent &event)=0 |
Handle the given event. More... | |
Base class for a handler for PlotClickEvent.
Definition at line 46 of file PlotEventHandler.h.
|
inline |
Definition at line 48 of file PlotEventHandler.h.
|
inlinevirtual |
Definition at line 50 of file PlotEventHandler.h.
|
pure virtual |
Handle the given event.
Implemented in casa::PlotMouseTool.