10 #ifndef QWT_PLOT_PANNER_H 11 #define QWT_PLOT_PANNER_H 41 const QWidget* canvas()
const;
46 void setAxisEnabled(
QwtAxisId axisId,
bool on );
50 virtual void moveCanvas(
int dx,
int dy );
QwtPanner provides panning of a widget.
int QwtAxisId
Axis identifier.
virtual QBitmap contentsMask() const
Calculate a mask for the contents of the panned widget.
QwtPlotPanner provides panning of a plot canvas.
virtual QPixmap grab() const