qt5base-lts/tests/auto/gui/itemmodels/qstandarditemmodel
Luca Beldi dc73a691bf Fix QSIM::itemData returning role 255
Before this fix, QStandardItemModel::itemData returns
a map containing role 255 which is used internally to store the flags.
This role is an undocumented implementation detail so it should
not be returned to the user.

[ChangeLog][QtGui][QStandardItemModel] itemData does not return role 255

Change-Id: Ibead3cba84cfe92b3c664bc8ce87508cbcbdc9bd
Reviewed-by: David Faure <david.faure@kdab.com>
2018-09-06 11:51:28 +00:00
..
.gitignore Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00
qstandarditemmodel.pro QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00
tst_qstandarditemmodel.cpp Fix QSIM::itemData returning role 255 2018-09-06 11:51:28 +00:00