QTreeWidget - Changing the width of the selection rect of an item
General and Desktop
3
Posts
2
Posters
1.5k
Views
1
Watching
-
Hi,
It's about the selection rect width when passing the mouse over a tree widget item.
Is it possible to easily change this width using qss?
By default, the hover rect is always displayed with a left margin.
I'd like a selection rect covering all the width of the tree widget, whatever the item depth.
Thank you for your answers.
Regards