PDA

View Full Version : Adding view similar as property editor of Qdesigner



nikhilqt
14th January 2008, 10:16
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

high_flyer
14th January 2008, 14:50
Lets go step by step.
Step 1:
Tell us what you have tried, and where did you encounter problems.
Then we can start to help you.