[Qt-qml] XML item removal, update list

jukka.paasonen at nokia.com jukka.paasonen at nokia.com
Mon May 24 15:46:07 CEST 2010


Hello,

I am trying to achieve a ListView which is using XmlListModel as its model.
Simply following the examples this is relatively easy to accomplish, as in the RSS example.

What I would like to add to this is the ability to remove and/or edit items in the source XML which are then reflected to the list.
I understood that the "reload" method would be meant for updating the list, but how to edit the data in the XmlListModel?
Is there an ability to access E4X in the XmlListModel?

Cheers,
Jukka Paasonen




More information about the Qt-qml mailing list