qt5base-lts/tests/auto/widgets/graphicsview/qgraphicsproxywidget
Friedemann Kleint 474af0a61d QWidget::mapTo/FromGlobal(): Rewrite using a QTransform.
Introduce a function going up the widget hierarchy determining a QTransform
for mapping the coordinates applying the transformations of any QGraphicsView
instances found. In mapFromGlobal(), use the inverse of it. This fixes the
case of widget hierarchies embedded into QGraphicsView with transformations.

Increase fuzz in the tests due to float rounding errors.

Task-number: QTBUG-41135
Task-number: QTBUG-50030
Task-number: QTBUG-50136
Task-number: QTBUG-52507
Change-Id: I507e0bccd546250fe9c2d1b74ef38657d61490b4
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2016-05-14 06:51:10 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST Autotest: Enable make check on rhel 7.1 2016-02-11 05:47:38 +00:00
qgraphicsproxywidget.pro Fix autotest on xcb and make it significant again 2015-05-23 11:38:18 +00:00
tst_qgraphicsproxywidget.cpp QWidget::mapTo/FromGlobal(): Rewrite using a QTransform. 2016-05-14 06:51:10 +00:00