Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QTreeView scroll bar overlaps header row?
Qt 6.11 is out! See what's new in the release blog

QTreeView scroll bar overlaps header row?

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 1.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • davecotterD Offline
    davecotterD Offline
    davecotter
    wrote on last edited by
    #1

    this is what my tree view looks like:

    bad.png

    Here's what it SHOULD look like:

    good.png

    How do i fix this?

    1 Reply Last reply
    0
    • JoeCFDJ Offline
      JoeCFDJ Offline
      JoeCFD
      wrote on last edited by
      #2

      Check the following links out:
      https://stackoverflow.com/questions/65359234/pyqt-tablewidget-change-location-of-vertical-scroll-bar
      https://stackoverflow.com/questions/38700622/how-to-change-qtableview-scrollbar-position-to-be-below-header

      1 Reply Last reply
      2
      • davecotterD Offline
        davecotterD Offline
        davecotter
        wrote on last edited by
        #3

        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

        JoeCFDJ 1 Reply Last reply
        0
        • davecotterD davecotter

          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

          JoeCFDJ Offline
          JoeCFDJ Offline
          JoeCFD
          wrote on last edited by
          #4

          @davecotter pretty much so.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved