标签: qt highlight qtableview
以下代码返回包含相同数据的某些qtableview行的索引。我想突出显示这些行。我该怎么做?
Class
答案 0 :(得分:0)
foundLst[k]->setData( ... );您想要的任何内容Qt::BackgroundRole,Qt::TextColorRole等等;
foundLst[k]->setData( ... )
Qt::BackgroundRole
Qt::TextColorRole
SqlParameterCollection.AddWithValue