I want to implement something like this:
Show combobox/line edit or checkbox in second column as wish. Anyone know how to do this ??
I want to implement something like this:
Show combobox/line edit or checkbox in second column as wish. Anyone know how to do this ??
I have found a solution in https://doc.qt.io/archives/qq/qq18-propertybrowser.html, what I need is just a properties editor. @Programmer_ARM