9 #ifndef QWT_POLAR_PANNER_H 10 #define QWT_POLAR_PANNER_H 1 12 #include "qwt_polar_global.h" 13 #include "qwt_panner.h" 46 virtual void movePlot(
int dx,
int dy );
49 virtual void widgetMousePressEvent( QMouseEvent * );
QwtPolarPanner provides panning of a polar plot canvas.
Definition: qwt_polar_panner.h:31
Canvas of a QwtPolarPlot.
Definition: qwt_polar_canvas.h:27
A plotting widget, displaying a polar coordinate system.
Definition: qwt_polar_plot.h:46