Qt class QTransform represents a 2D transformation of a coordinate system. Transformation matrices are represented as Qt variants of class qt.QTransform.

Subsections

  1. qt.QTransform([table])
  2. qtransform:totable()
  3. qtransform:scaled(sx,sy)
  4. qtransform:translated(dx,dy)
  5. qtransform:sheared(cx,cy)
  6. qtransform:rotated(angle,[axis,[unit]])