Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.11.1
Description
QSqlTableModel::setData() rejects all roles other than Qt::EditRole, so that we cannot set Qt::BackgroundRole using QSqlTableModel::setData() , please add relevant description in the doc or change the code, the current behavior halts many users , e.g.