Parsing JSON in QML
Solved
QML and Qt Quick
-
wrote on 27 Jan 2017, 18:11 last edited by
The relevant Qt doc should be this. But it makes no mention of QML. Yet on many places on the net I find usage of functions like
JSON.parse
in QML JS. Is there aJSON
object/type and where can I read about it? -
wrote on 27 Jan 2017, 18:23 last edited by
-
wrote on 27 Jan 2017, 18:55 last edited by
@Wieland: Thanks!
2/3