10 #ifndef QWT_PLOT_PANNER_H 11 #define QWT_PLOT_PANNER_H 1 40 const QWidget *canvas()
const;
45 void setAxisEnabled(
int axis,
bool on );
46 bool isAxisEnabled(
int axis )
const;
49 virtual void moveCanvas(
int dx,
int dy );
53 virtual QPixmap
grab()
const;
virtual QBitmap contentsMask() const
Calculate a mask for the contents of the panned widget.
QwtPanner provides panning of a widget.
virtual QPixmap grab() const
QwtPlotPanner provides panning of a plot canvas.