Hello;

I have a QTreeView using a model subclassing QAbstractItemModel.

I want one of the item (QModelIndex) to be QComboBox?

Thank you for any help.

Mut.