qt5base-lts/tests/auto/qgraphicsview
Olivier Goffart 9d16ae8d2c Fix tst_qgraphicsview::task255529_transformationAnchorMouseAndViewportMargins
If we do not process the event, q->underMouse may return false in
QGraphicsViewPrivate::centerView (as the QEvent::Enter has not been
received yet.)

It was working before if by luck, the window appears under the cursor.

Change-Id: I9b4497683eae20915680297013a9c21fd6275f4b
Reviewed-on: http://codereview.qt.nokia.com/2385
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
2011-08-01 01:28:40 +02:00
..
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgraphicsview.pro tests: fix private header inclusion in qtbase autotests 2011-05-11 17:04:19 +10:00
tst_qgraphicsview_2.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
tst_qgraphicsview.cpp Fix tst_qgraphicsview::task255529_transformationAnchorMouseAndViewportMargins 2011-08-01 01:28:40 +02:00