casa::PlotClickEventHandler Class Reference

Base class for a handler for PlotClickEvent. More...

#include <PlotEventHandler.h>

Inheritance diagram for casa::PlotClickEventHandler:
casa::PlotMouseTool casa::PlotMSAnnotator casa::PlotSelectTool

List of all members.

Public Member Functions

 PlotClickEventHandler ()
virtual ~PlotClickEventHandler ()
virtual void handleClick (const PlotClickEvent &event)=0
 Handle the given event.

Detailed Description

Base class for a handler for PlotClickEvent.

Definition at line 46 of file PlotEventHandler.h.


Constructor & Destructor Documentation

casa::PlotClickEventHandler::PlotClickEventHandler (  )  [inline]

Definition at line 48 of file PlotEventHandler.h.

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

Definition at line 50 of file PlotEventHandler.h.


Member Function Documentation

virtual void casa::PlotClickEventHandler::handleClick ( const PlotClickEvent event  )  [pure virtual]

Handle the given event.

Implemented in casa::PlotMouseTool.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1