qt5base-lts/tests/auto/widgets/graphicsview/qgraphicsitemanimation
Christian Ehrlicher 656ce9fa9d QGraphicsItemAnimation: add transformAt() an deprecate matrixAt()
Replace QGraphicsItemAnimation::matrixAt(qreal) with transformAt(qreal)
to avoid the usage of QMatrix which is deprecated.

Change-Id: Iafcdf8b9b2fbffffa61417601a3ae4272d0176c6
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2019-02-23 07:18:38 +00:00
..
.gitignore
qgraphicsitemanimation.pro
tst_qgraphicsitemanimation.cpp QGraphicsItemAnimation: add transformAt() an deprecate matrixAt() 2019-02-23 07:18:38 +00:00