How can i popout tree(i have root node of tree) into QTreeView
-
I have data in form of tree view in cad app but i want to show this data in my qt app (in treeview)

I have no idea about How can i achieve this.
Thanks in advance :) -
i want to know how to use Qtreeview. How can i traversed QTreeview corresponding to my ptr and add child at right node?
@Pardeep Then please start with documentation: https://doc.qt.io/qt-5/qtreeview.html
https://doc.qt.io/qt-5/model-view-programming.html