kromain / qml-utils

A collection of QML utilities and snippets
MIT License
158 stars 60 forks source link

may be structured as XmlListModel #2

Open alex-eri opened 11 years ago

alex-eri commented 11 years ago

Your model have different api with XmlListModel. To be more simmilar "model: jsonModel1.model" must be replaced by "model: jsonModel1", remove 'model' variable from delegated item and add roles for paths.