Use a QTreeView instead of a QTreeWidget. You can set the same instance of your model to multiple instances of QTreeView.
See: http://qt-project.org/doc/qt-5.0/qtw...qtreeview.html
Use a QTreeView instead of a QTreeWidget. You can set the same instance of your model to multiple instances of QTreeView.
See: http://qt-project.org/doc/qt-5.0/qtw...qtreeview.html
Bookmarks