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

Base class for a handler for PlotSelectEvent. More...

#include <PlotEventHandler.h>

Inheritance diagram for casa::PlotSelectEventHandler:
casa::PlotMouseTool casa::TBPlotCanvas casa::PlotMSAnnotator casa::PlotSelectTool

List of all members.

Public Member Functions

 PlotSelectEventHandler ()
virtual ~PlotSelectEventHandler ()
virtual void handleSelect (const PlotSelectEvent &event)=0
 Handle the given event.

Detailed Description

Base class for a handler for PlotSelectEvent.

Definition at line 37 of file PlotEventHandler.h.


Constructor & Destructor Documentation

Definition at line 39 of file PlotEventHandler.h.

Definition at line 41 of file PlotEventHandler.h.


Member Function Documentation

virtual void casa::PlotSelectEventHandler::handleSelect ( const PlotSelectEvent event) [pure virtual]

Handle the given event.

Implemented in casa::PlotMouseTool, and casa::TBPlotCanvas.


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