Convenience class for mouse presses. More...
#include <PlotEvent.h>
Public Member Functions | |
| PlotMousePressEvent (PlotCanvas *canvas, Button button, const PlotCoordinate &coord) | |
| ~PlotMousePressEvent () | |
Convenience class for mouse presses.
Definition at line 139 of file PlotEvent.h.
| casa::PlotMousePressEvent::PlotMousePressEvent | ( | PlotCanvas * | canvas, | |
| Button | button, | |||
| const PlotCoordinate & | coord | |||
| ) | [inline] |
Definition at line 141 of file PlotEvent.h.
| casa::PlotMousePressEvent::~PlotMousePressEvent | ( | ) | [inline] |
Definition at line 145 of file PlotEvent.h.
1.6.1