PDA

View Full Version : QTreeWidget Right side arrow icon



karankumar1609
4th May 2013, 07:06
Hello Everyone,

Is there any way to show icon in right hand side of tree widget. To make it look like http://www.ibm.com/developerworks/mobile/library/mo-dojo-mobile-new-18-1/TreeView.jpg

I have some guess that it can be done via list widget but i want it in tree widget any idea?

wysota
7th May 2013, 00:32
It's very simple. You just need to write a custom delegate for your list view.