qt next
15 years ago
Hi,
I have a c++ qabstractitemmodel. I can display this model in qml but I don't
how to edit data from qml delegate. Is it possible to do this ? I have tryed
model.setData, model.property= without success.
I hopes it's possible
I have a c++ qabstractitemmodel. I can display this model in qml but I don't
how to edit data from qml delegate. Is it possible to do this ? I have tryed
model.setData, model.property= without success.
I hopes it's possible