Multicolumn Treeview (like a property editor)
Unsolved
QML and Qt Quick
-
wrote on 12 Apr 2023, 07:03 last edited by
I want to make a property editor like the one in Qt Designer. Does treeview support multiple columns? If not, does tableview supporting nesting? The Qt Widgets QTreeView does support multiple columns.
I asked this question in Qt for Python, but nobody answered me there :(
1/1