qt5base-lts/tests/auto/widgets/itemviews/qitemdelegate
Thorbjørn Lund Martsum 43850e5295 QItemDelegate - add a more comprehensive test
This is a bigger test after this change:
c3e1abad4e

Beside the test of behavior it has the class
FastEditItemView which could be useful in the future.

QTestEventLoop::instance().enterLoop(1) does not perform well.
(IE it makes CI slower). My class could be used to extensions.
(or maybe even to remove a few of these calls)

Change-Id: I4f1460873cd07ddc482d5cfe462b59c47ebb189f
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-07-09 12:07:48 +02:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qitemdelegate.pro Remove capitalization when specifying include-libraries. 2012-05-14 21:34:08 +02:00
tst_qitemdelegate.cpp QItemDelegate - add a more comprehensive test 2012-07-09 12:07:48 +02:00