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 :(