casa
5.7.0-16
|
Base class for a handler for PlotMousePressEvent. More...
#include <PlotEventHandler.h>
Public Member Functions | |
PlotMousePressEventHandler () | |
virtual | ~PlotMousePressEventHandler () |
virtual void | handleMousePress (const PlotMousePressEvent &event)=0 |
Handle the given event. More... | |
Base class for a handler for PlotMousePressEvent.
Definition at line 57 of file PlotEventHandler.h.
|
inline |
Definition at line 59 of file PlotEventHandler.h.
|
inlinevirtual |
Definition at line 61 of file PlotEventHandler.h.
|
pure virtual |
Handle the given event.
Implemented in casa::PlotMouseTool.