casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::PlotKeyEventHandler Class Reference

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

#include <PlotEventHandler.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Base class for a handler for PlotKeyEvent.

Definition at line 114 of file PlotEventHandler.h.


Constructor & Destructor Documentation

Definition at line 116 of file PlotEventHandler.h.

virtual casa::PlotKeyEventHandler::~PlotKeyEventHandler ( ) [inline, virtual]

Definition at line 118 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: