List of All Members for QMatrix

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

  • QMatrix(const QMatrix &)
  • QMatrix(qreal , qreal , qreal , qreal , qreal , qreal )
  • QMatrix()
  • operator=(const QMatrix &) : QMatrix &
  • inverted(bool *) const : QMatrix
  • map(qreal , qreal , qreal *, qreal *) const
  • map(int , int , int *, int *) const
  • map(const QPointF &) const : QPointF
  • map(const QLine &) const : QLine
  • map(const QLineF &) const : QLineF
  • map(const QPainterPath &) const : QPainterPath
  • reset()
  • setMatrix(qreal , qreal , qreal , qreal , qreal , qreal )
  • shear(qreal , qreal ) : QMatrix &
  • translate(qreal , qreal ) : QMatrix &
  • operator QVariant() const : QVariant