qt5base-lts/tests/auto/corelib/itemmodels/qabstractitemmodel
Christian Ehrlicher 427995a518 Itemmodel tests: remove foreach usage
Replace foreach with range-based for loop, replace some int values with
the correct Qt flag enum as drive-by.

Change-Id: I41c52f6ae6c537fa9ad4f9e169485533936952d1
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-08-19 19:10:06 +02:00
..
.gitignore Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00
qabstractitemmodel.pro QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00
tst_qabstractitemmodel.cpp Itemmodel tests: remove foreach usage 2019-08-19 19:10:06 +02:00