KChart
CartesianCoordinateTransformation.h
void reset()
void setRight(qreal x)
QPoint map(const QPoint &point) const const
qreal top() const const
qreal left() const const
QTransform inverted(bool *invertible) const const
void setLeft(qreal x)
qreal bottom() const const
QTransform & translate(qreal dx, qreal dy)
qreal x() const const
qreal y() const const
QTransform & scale(qreal sx, qreal sy)
ZoomParameters stores the center and the factor of zooming internally.
Definition: KChartZoomParameters.h:39
Definition: KChartPosition.h:33
qreal right() const const
qreal width() const const
void setBottom(qreal y)
void setTop(qreal y)
void setX(qreal x)
void setY(qreal y)
qreal height() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Jan 21 2021 22:38:37 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Jan 21 2021 22:38:37 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.