How to integrate the JSONListModel into my project?
Unsolved
QML and Qt Quick
-
I will test to use the JSONListModel instead of the XMLListModel:
https://wiki.qt.io/JSONListModelHow can I integrate the sources into my project?
https://github.com/kromain/qml-utilsDo I just have to copy the sources into my project's file path and add the files to my project with Qt Creator?