casa
$Rev:20696$
|
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. |
Base class for a handler for PlotCheckboxEvent.
Definition at line 147 of file PlotEventHandler.h.
Definition at line 149 of file PlotEventHandler.h.
virtual casa::PlotCheckboxEventHandler::~PlotCheckboxEventHandler | ( | ) | [inline, virtual] |
Definition at line 151 of file PlotEventHandler.h.
virtual void casa::PlotCheckboxEventHandler::handleCheckbox | ( | const PlotCheckboxEvent & | event | ) | [pure virtual] |
Handle the given event.