qt5base-lts/tests/auto/gui/painting/qtransform
Jarek Kobus e14e5e104d Replace the QMatrix field of QTransform with qreal[3][3]
Remove temporarily the reference returned by QTransform::toAffine()
since we don't keep the QMatrix object internally anymore.
This is done in order to compile the rest of the code.
The follow-up patch is going to remove that method completely.

Task-number: QTBUG-81628
Change-Id: If7140eedb7582d81ac8da529017cf792174e86ab
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-02-07 20:05:41 +01:00
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qtransform.pro Remove inclusion of -lm for INTEGRITY. 2016-03-18 20:40:59 +00:00
tst_qtransform.cpp Replace the QMatrix field of QTransform with qreal[3][3] 2020-02-07 20:05:41 +01:00