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
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
I guess you can provide your own header widget ??
QTreeView::setHeader![]()
Bookmarks