#include <PlotEvent.h>
Inheritance diagram for casa::PlotClickEvent:


Definition at line 131 of file PlotEvent.h.
Public Member Functions | |
| PlotClickEvent (PlotCanvas *canvas, Button button, const PlotCoordinate &coord) | |
| ~PlotClickEvent () | |
| casa::PlotClickEvent::PlotClickEvent | ( | PlotCanvas * | canvas, | |
| Button | button, | |||
| const PlotCoordinate & | coord | |||
| ) | [inline] |
Definition at line 133 of file PlotEvent.h.
| casa::PlotClickEvent::~PlotClickEvent | ( | ) | [inline] |
Definition at line 137 of file PlotEvent.h.
1.5.1