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