9 if ( dx == 0 && dy == 0 )
49 new_rect.setBottom( d1 );
50 new_rect.setTop( d2 );
54 new_rect.setLeft( d1 );
55 new_rect.setRight( d2 );
double invTransform(double p) const
double lowerBound() const
void setAutoReplot(bool=true)
Set or reset the autoReplot option.
virtual void replot()
Redraw the plot.
const QwtScaleDiv & axisScaleDiv(QwtAxisId) const
Return the scale division of a specified axis.
void moveCanvas(int dx, int dy) override
double transform(double s) const
bool isXAxis(int axisPos)
void rescaled(QRectF new_size)
QwtPlot * plot()
Return plot widget, containing the observed plot canvas.
int QwtAxisId
Axis identifier.
void setAxisScale(QwtAxisId, double min, double max, double stepSize=0)
Disable autoscaling and specify a fixed scale for a selected axis.
virtual QwtScaleMap canvasMap(QwtAxisId) const
double upperBound() const
bool isAxisEnabled(QwtAxisId) const