qml-utils icon indicating copy to clipboard operation
qml-utils copied to clipboard

example.qml not working with qt 5.12

Open piyushverma opened this issue 6 years ago • 0 comments

Just by changing qml load method.

engine.load(QUrl(QStringLiteral("qrc:/JSONListModel/Example.qml")));

model result get null

Any suggestion ?

piyushverma avatar Feb 02 '19 16:02 piyushverma