how to add similar view of property editor of QDesigner in my QMainWindow dialog i.e.,
.
.
+font
.
.
+window title
+tooltip
-geometry

x 0

y 0

width 90

height 150

The view is like a tree inside a table row. can anybody explain me about to how to start coding for this?

thanks