Hello,

I have implemented my own QItemDelegate for items in one column of a QTreeView.
Now what is missing is the code to highlight the whole row when the mouse is somewhere above the row.

The selection stops when my delegate starts and i need it to continue with the same style as before (see attachement).
line.PNG

Anybody already tried this?


I hope somebody can help me.

Thank you in advance.