If you mean you don't want the header visible thenQt Code:
ui->treeView->header()->hide()To copy to clipboard, switch view to plain text mode
If you mean you don't want the header visible thenQt Code:
ui->treeView->header()->hide()To copy to clipboard, switch view to plain text mode
Bookmarks