Hi,
I'm using Qt 4.6 and I've inherited some classes (TreeItem TreeModel) declared in:
http://doc.trolltech.com/4.6/itemvie...treemodel.html

The question is: how can I visualize icons using a QTreeView and the model described above?
Thanks in advance!

xael