dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QMatrix.this
qt
gui
matrix
QMatrix
Undocumented in source.
this
(qt.core.namespace.Initialization )
this
(qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy)
this
(const(QMatrix) other)
this
(bool )
this
(qreal am11, qreal am12, qreal am21, qreal am22, qreal adx, qreal ady, bool )
struct
QMatrix
package pragma(
inline
, true)
this
(
qreal
am11
,
qreal
am12
,
qreal
am21
,
qreal
am22
,
qreal
adx
,
qreal
ady
,
bool
)
Meta
Source
See Implementation
qt
gui
matrix
QMatrix
constructors
this
functions
determinant
dx
dy
inverted
isIdentity
isInvertible
m11
m12
m21
m22
map
mapRect
mapToPolygon
reset
rotate
scale
setMatrix
shear
translate
postblits
this(this)
variables
_dx
_dy
_m11
_m12
_m21
_m22