List of All Members for QMatrix

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

  • QMatrix()
  • QMatrix(qreal, qreal, qreal, qreal, qreal, qreal)
  • QMatrix(const QMatrix &)
  • m11() const : qreal
  • m12() const : qreal
  • m21() const : qreal
  • m22() const : qreal
  • determinant() const : qreal
  • dx() const : qreal
  • dy() const : qreal
  • inverted(bool *) const : QMatrix
  • isIdentity() const : bool
  • isInvertible() const : bool
  • map(qreal, qreal, qreal *, qreal *) const
  • map(int, int, int *, int *) const
  • map(const QPointF &) const : QPointF
  • map(const QPoint &) const : QPoint
  • map(const QLineF &) const : QLineF
  • map(const QLine &) const : QLine

© 2016 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.