9 #ifndef QWT_POLAR_PANNER_H
10 #define QWT_POLAR_PANNER_H
12 #include "qwt_global.h"
13 #include "qwt_panner.h"
45 virtual void movePlot(
int dx,
int dy );
QwtPanner provides panning of a widget.
virtual void widgetMousePressEvent(QMouseEvent *)
Canvas of a QwtPolarPlot.
QwtPolarPanner provides panning of a polar plot canvas.
A plotting widget, displaying a polar coordinate system.