qt5base-lts/tests/auto/widgets/itemviews/qabstractitemview
Friedemann Kleint 97207e2c7f Prospective fix to stabilize tst_QAbstractItemView::task200665_itemEntered().
The test tried to position the mouse cursor over item #0 . This
sometimes results in the cursor being outside the window when
the window manager adds the window decoration on X11.
Move the cursor to the center of the window instead.

Add cleanup slot checking top level leaks, remove empty
functions.

Change-Id: I908240e1cc3fdbe370b43eae0015272ca342a312
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2015-06-26 06:48:32 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qabstractitemview.pro Do not run tst_qabstractitemview in parallel 2014-03-19 01:02:03 +01:00
tst_qabstractitemview.cpp Prospective fix to stabilize tst_QAbstractItemView::task200665_itemEntered(). 2015-06-26 06:48:32 +00:00