QJson - Manage JSON objects with Qt
QJson is a qt-based library that maps JSON data to QVariant objects. JSON arrays will be mapped to QVariantList instances, while JSON's objects will be mapped to QVariantMap.
http://qjson.sourceforge.net/
https://github.com/flavio/qjson
License:
Tech:
Tags: