PDA

View Full Version : how to make tree based table



gauravg
7th June 2012, 12:03
hi all please tell me how to create tree based table as we used in Qt design mode for setting widget(ie dialog) attributes.



thanks with regards:
gauravg

sonulohani
7th June 2012, 12:41
See example on QtSDK\Examples\4.*\itemviews\simpletreemodel
You will get the idea.