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


Definition at line 161 of file PlotEvent.h.
Public Member Functions | |
| PlotMouseDragEvent (PlotCanvas *canvas, Button button, const PlotCoordinate &coord) | |
| ~PlotMouseDragEvent () | |
| casa::PlotMouseDragEvent::PlotMouseDragEvent | ( | PlotCanvas * | canvas, | |
| Button | button, | |||
| const PlotCoordinate & | coord | |||
| ) | [inline] |
Definition at line 163 of file PlotEvent.h.
| casa::PlotMouseDragEvent::~PlotMouseDragEvent | ( | ) | [inline] |
Definition at line 167 of file PlotEvent.h.
1.5.1