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

Base class for a handler for PlotCheckboxEvent. More...

#include <PlotEventHandler.h>

List of all members.

Public Member Functions

 PlotCheckboxEventHandler ()
virtual ~PlotCheckboxEventHandler ()
virtual void handleCheckbox (const PlotCheckboxEvent &event)=0
 Handle the given event.

Detailed Description

Base class for a handler for PlotCheckboxEvent.

Definition at line 147 of file PlotEventHandler.h.


Constructor & Destructor Documentation

Definition at line 149 of file PlotEventHandler.h.

Definition at line 151 of file PlotEventHandler.h.


Member Function Documentation

virtual void casa::PlotCheckboxEventHandler::handleCheckbox ( const PlotCheckboxEvent event) [pure virtual]

Handle the given event.


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