I need to parse JSON object through Qt. What is the easiest/fastest way to do it?
If you don't want to depend on external libraries you could use the QScriptEngine
http://qtwiki.remdex.info/Parsing_JSON_with_QT_using_standard_QT_library