23 #ifndef ZOOMPARAMETERS_H 24 #define ZOOMPARAMETERS_H ZoomParameters stores the center and the factor of zooming internally.
const QPointF center() const
ZoomParameters(qreal xFactor, qreal yFactor, const QPointF ¢er)
void setCenter(const QPointF ¢er)