Guys,

I am working with QTreeView ,Derived QItemDelegate and a treeModel (using QStandardItem). Now my question is how can i draw/make a custom widget as item in my treeview using delegate.

wysota:
this is kinda continuation of my probs....that thread was getting longer

if you guys can post some snippet i would appreciate it

baray98