qml-utils
qml-utils copied to clipboard
example.qml not working with qt 5.12
Just by changing qml load method.
engine.load(QUrl(QStringLiteral("qrc:/JSONListModel/Example.qml")));
model result get null
Any suggestion ?