casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casa::PlotKeyEventHandler Class Referenceabstract

Base class for a handler for PlotKeyEvent. More...

#include <PlotEventHandler.h>

Inheritance diagram for casa::PlotKeyEventHandler:
casa::TrackerKeyHandler

Public Member Functions

 PlotKeyEventHandler ()
 
virtual ~PlotKeyEventHandler ()
 
virtual void handleKey (const PlotKeyEvent &event)=0
 Handle the given event. More...
 

Detailed Description

Base class for a handler for PlotKeyEvent.

Definition at line 112 of file PlotEventHandler.h.

Constructor & Destructor Documentation

casa::PlotKeyEventHandler::PlotKeyEventHandler ( )
inline

Definition at line 114 of file PlotEventHandler.h.

virtual casa::PlotKeyEventHandler::~PlotKeyEventHandler ( )
inlinevirtual

Definition at line 116 of file PlotEventHandler.h.

Member Function Documentation

virtual void casa::PlotKeyEventHandler::handleKey ( const PlotKeyEvent event)
pure virtual

Handle the given event.

Implemented in casa::TrackerKeyHandler.


The documentation for this class was generated from the following file: