Qt::ForegroundRole
Setting it with setData() is only useful if the model has somewhere to store the value. A QStandardItemModel does, for example, but a base QSqlTableModel does not.
Qt::ForegroundRole
Setting it with setData() is only useful if the model has somewhere to store the value. A QStandardItemModel does, for example, but a base QSqlTableModel does not.
vrltwe (25th July 2013)
Bookmarks