Hello all,
my question this time is how can I remove the HeaderData from treeView?
Thanks![]()
Hello all,
my question this time is how can I remove the HeaderData from treeView?
Thanks![]()
Hide the header using QTreeView::header() and QWidget::hide().
Bookmarks