casa
5.7.0-16
|
Base class for a handler for PlotWheelEvent. More...
#include <PlotEventHandler.h>
Public Member Functions | |
PlotWheelEventHandler () | |
virtual | ~PlotWheelEventHandler () |
virtual void | handleWheel (const PlotWheelEvent &event)=0 |
Handle the given event. More... | |
Base class for a handler for PlotWheelEvent.
Definition at line 101 of file PlotEventHandler.h.
|
inline |
Definition at line 103 of file PlotEventHandler.h.
|
inlinevirtual |
Definition at line 105 of file PlotEventHandler.h.
|
pure virtual |
Handle the given event.
Implemented in casa::PlotMouseTool.