Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Interactive Qheader width resizing with mouse

    General and Desktop
    2
    3
    1775
    Loading More Posts
    • 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.
    • D
      derf_r last edited by

      Hello,

      In a Qheader from a QTableView, is there a way to make the width of lines
      headers resizable with the mouse? Or do I have to use the first column to do
      this?

      Thank you

      1 Reply Last reply Reply Quote 0
      • E
        Eddy last edited by

        have a look at "ResizeMode":http://qt-project.org/doc/qt-4.8/qheaderview.html#setResizeMode

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply Reply Quote 0
        • D
          derf_r last edited by

          Hello

          As far as I could test it, ResizeMode allows me to modify interactively only the height of the line headers. What I want is to modify the width of the line headers.

          thank you

          1 Reply Last reply Reply Quote 0
          • First post
            Last post