Hy all,
i'm developing using old QT 4.2 and i've this question.
I have a table ( Qtablewidget) and only some cells of a single row, have a different background color (red in my table), the other have the default background color.

When i select the row i notice that the selected color override the cells color, but i need that the cells with different background (red in my table )remains with the old colour.

Is there a way to do this ?

Thanks in advance