Yes.
Either have a custom delegate or use style-sheets.but I cannot find how to do that right.
That's ::item:active, isn't it?item:selected:active is not the solution because I have many items selected and the "current cursor position" is the current item (currentIndex()) that is not selected by default in my QTreeView subclass.
Bookmarks