qjson: QJson (the easiest way to manage JSON objects with Qt)
qjson: 
qjson: QJson is a qt-based library that maps JSON data to QVariant objects:
qjson: JSON arrays will be mapped to QVariantList instances, while
qjson: JSON's objects will be mapped to QVariantMap.
qjson: 
qjson: HomePage: http://qjson.sourceforge.net/
qjson: 
qjson: 
qjson: 
qjson: