List of All Members for QTransform

This is the complete list of members for QTransform, including inherited members.

  • map(const QLineF &) const : QLineF
  • map(const QPolygonF &) const : QPolygonF
  • map(const QPolygon &) const : QPolygon
  • map(const QRegion &) const : QRegion
  • map(const QPainterPath &) const : QPainterPath
  • map(int , int , int *, int *) const
  • mapRect(const QRectF &) const : QRectF
  • mapRect(const QRect &) const : QRect
  • mapToPolygon(const QRect &) const : QPolygon
  • quadToQuad(const QPolygonF &, const QPolygonF &, QTransform &) : bool
  • quadToSquare(const QPolygonF &, QTransform &) : bool
  • reset()
  • rotate(qreal , Qt::Axis ) : QTransform &
  • rotateRadians(qreal , Qt::Axis ) : QTransform &
  • scale(qreal , qreal ) : QTransform &
  • setMatrix(qreal , qreal , qreal , qreal , qreal , qreal , qreal , qreal , qreal )
  • shear(qreal , qreal ) : QTransform &
  • squareToQuad(const QPolygonF &, QTransform &) : bool
  • translate(qreal , qreal ) : QTransform &
  • transposed() const : QTransform
  • type() const : QTransform::TransformationType
  • operator QVariant() const : QVariant
  • operator!=(const QTransform &) const : bool
  • operator*(const QTransform &) const : QTransform
  • operator*=(const QTransform &) : QTransform &
  • operator*=(qreal ) : QTransform &
  • operator+=(qreal ) : QTransform &
  • operator-=(qreal ) : QTransform &
  • operator/=(qreal ) : QTransform &
  • operator==(const QTransform &) const : bool

© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.