qt5base-lts/tests/auto/corelib/itemmodels/qabstractitemmodel
Marc Mutz c76a641a27 QAbstractItemView: don't qRegisterMetaType<QModelIndex>
QModelIndex is a build-in type nowadays and doesn't
need to be registered anymore.

Also remove them from the tests.

Change-Id: I47029972651c045c880cee86fb292116a29493d5
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-07-24 10:46:24 +02:00
..
.gitignore Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00
qabstractitemmodel.pro Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
tst_qabstractitemmodel.cpp QAbstractItemView: don't qRegisterMetaType<QModelIndex> 2012-07-24 10:46:24 +02:00