Remove Label of QTreeView
-
How can i remove the label of the QTreeView?
!http://i60.tinypic.com/2qta79c.png(TreeView remove label)!
-
Hi,
Just set the headerHidden property to true and you should be good to go.
-
You're welcome !
Since you have your header hidden now, please update the thread title prepending [solved] so other forum users may know a solution has been found :)