QT3 QTable row coloring
Unsolved
General and Desktop
-
Hi
That is super old but I think you can override
void QTableItem::paint ( QPainter * p, const QColorGroup & cg, const QRect & cr, bool selected ) [virtual]
and paint as you wish.
https://doc.qt.io/archives/3.3/qtableitem.html#details