Hi,
I'm in trouble using DElegateChooser with QabstractListModel.
I'm not sure what to return from the data() method. I tried {"type":MyRole, ....} but a mapping seems to not be the right choice.
I'm using python but C++ answer could help me to find some help.
Jimmy