PDA

View Full Version : How to Add a Button in QTreeWidget Header?



ioannis
30th September 2008, 09:12
Can anyone give me a hint on how to place a button in the header of QTreeWidget as the button shown in the attached image under "Solution Explorer"?

A minimal example is more than welcome?

Thanks in advance

aamer4yu
1st October 2008, 10:52
I guess you can provide your own header widget ??
QTreeView::setHeader :)