casa
$Rev:20696$
|
Base class for a handler for PlotButtonEvent. More...
#include <PlotEventHandler.h>
Public Member Functions | |
PlotButtonEventHandler () | |
virtual | ~PlotButtonEventHandler () |
virtual void | handleButton (const PlotButtonEvent &event)=0 |
Handle the given event. |
Base class for a handler for PlotButtonEvent.
Definition at line 136 of file PlotEventHandler.h.
casa::PlotButtonEventHandler::PlotButtonEventHandler | ( | ) | [inline] |
Definition at line 138 of file PlotEventHandler.h.
virtual casa::PlotButtonEventHandler::~PlotButtonEventHandler | ( | ) | [inline, virtual] |
Definition at line 140 of file PlotEventHandler.h.
virtual void casa::PlotButtonEventHandler::handleButton | ( | const PlotButtonEvent & | event | ) | [pure virtual] |
Handle the given event.