Interactive Qheader width resizing with mouse
-
wrote on 6 Mar 2012, 15:26 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
-
wrote on 6 Mar 2012, 15:32 last edited by
have a look at "ResizeMode":http://qt-project.org/doc/qt-4.8/qheaderview.html#setResizeMode
-
wrote on 8 Mar 2012, 08:36 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/3