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::PlotCheckboxEventHandler Class Referenceabstract

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

#include <PlotEventHandler.h>

Public Member Functions

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

Detailed Description

Base class for a handler for PlotCheckboxEvent.

Definition at line 145 of file PlotEventHandler.h.

Constructor & Destructor Documentation

casa::PlotCheckboxEventHandler::PlotCheckboxEventHandler ( )
inline

Definition at line 147 of file PlotEventHandler.h.

virtual casa::PlotCheckboxEventHandler::~PlotCheckboxEventHandler ( )
inlinevirtual

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