QTreeView scroll bar overlaps header row?
-
this is what my tree view looks like:
Here's what it SHOULD look like:
How do i fix this?
-
-
Okay so i think i'm understanding that there's no "built-in", as in a Qt API, method for doing this? I have to twiddle the stylesheet or manage the widget bounds myself?
-dave
-
Okay so i think i'm understanding that there's no "built-in", as in a Qt API, method for doing this? I have to twiddle the stylesheet or manage the widget bounds myself?
-dave
@davecotter pretty much so.