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


Definition at line 141 of file PlotEvent.h.
Public Member Functions | |
| PlotMousePressEvent (PlotCanvas *canvas, Button button, const PlotCoordinate &coord) | |
| ~PlotMousePressEvent () | |
| casa::PlotMousePressEvent::PlotMousePressEvent | ( | PlotCanvas * | canvas, | |
| Button | button, | |||
| const PlotCoordinate & | coord | |||
| ) | [inline] |
Definition at line 143 of file PlotEvent.h.
| casa::PlotMousePressEvent::~PlotMousePressEvent | ( | ) | [inline] |
Definition at line 147 of file PlotEvent.h.
1.5.1