qt5base-lts/tests/auto/gui/itemmodels
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
..
qstandarditem Add a method to clear the data to QStandardItemModel 2018-08-17 07:17:12 +00:00
qstandarditemmodel Fix QSIM::itemData returning role 255 2018-09-06 11:51:28 +00:00
itemmodels.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00