create QTreeWidget and papulate this tree with QTreeWidgetItem.
using QTreeWidgetItem you can set icons, text aligment etc.
then you need to connect QTreeWidget::itemClicked or QTreeWidget::itemActivated with slot in wich you will set needed picture.





Reply With Quote


Bookmarks