qt5base-lts/tests/auto/widgets/graphicsview/qgraphicsitem
Christian Ehrlicher 024daeb08c tst_QGraphicsItem: stabilize cursor() test
The cursor test sometimes fails due to the fact that the topLevel widget
has not yet reached it's fullscreen geometry. This means the
QGraphicsView is to small and the test will fail.
Avoid it by simply removing the topLevel widget since it's not used at
all.

Change-Id: Ia7b34f283a917a35b6665e6333a01378575a5a04
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-01-22 17:00:34 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qgraphicsitem.pro testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
tst_qgraphicsitem.cpp tst_QGraphicsItem: stabilize cursor() test 2019-01-22 17:00:34 +00:00