Quote Originally Posted by Binary01 View Post
@anda_skao
Yes, individual models per listview delegate
See, wasn't that hard

Since you need to access the individual models from outside the delegate, they need to be defined outside the delegates.

E.g. a lists of models, or having the combobox models as roles of the main model

Cheers,
_