Selection in Qt
Unsolved
General and Desktop
-
Is there any way to make the Selection effect cover only specific cells or columns?
For example: Let's say I have a table with a Status column, and another with Name, when clicking or selecting the cell, its default behavior is to apply the item.selected effect to the entire row of that cell.
However, I would like to be able to define that when clicking/selecting this effect it only applies to the Name column. In this case, if it were a green color effect, only the name column would have a green background, while the other remains