I'm using QT for Symbian and need a simple json parser. I need to be able to go from json to Qt-variant and the other way around. Is there a simple json parser that I can use? I don't want to write my own.
You need no Additional code except QT itself to parse JSON with QT
http://doc.qt.io/qt-5/json.html
Check out Qt-Json
Its a dead-simple class for parsing and serializing JSON data.
The qjson project may be a good start. It has also been packaged for Debian.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With