Hello

I am developing an application using Christophe Dumez's blog cdumez http://blogspot.in/2010/11/how-to-us...del-in-qml.htm
Then i am showing my items using QTreeView.
In tree model it take only one icon.

Now i want to show two icons (One on left side of text & other on right side of text) in same row.
so how can i do that.
Can any one suggest me(any example) for that