casa
5.7.0-16
|
Base class for a handler for PlotKeyEvent. More...
#include <PlotEventHandler.h>
Public Member Functions | |
PlotKeyEventHandler () | |
virtual | ~PlotKeyEventHandler () |
virtual void | handleKey (const PlotKeyEvent &event)=0 |
Handle the given event. More... | |
Base class for a handler for PlotKeyEvent.
Definition at line 112 of file PlotEventHandler.h.
|
inline |
Definition at line 114 of file PlotEventHandler.h.
|
inlinevirtual |
Definition at line 116 of file PlotEventHandler.h.
|
pure virtual |
Handle the given event.
Implemented in casa::TrackerKeyHandler.