[SailfishDevel] handle json data

Lucien XU sfietkonstantin at free.fr
Sun Jun 9 15:40:32 UTC 2013


Hello !

Install qjson-devel (or something like that), and add
CONFIG += link_pkgconfig
PKGCONFIG += QJson

in your pro file.
And use

#include <qjson/parser.h>

Documentation for QJson is here: 
http://qjson.sourceforge.net/docs/

Cheers,
Lucien


Le vendredi 7 juin 2013 16:27:06 汪福东 a écrit :
> How can I use QML ListModel receive json datas?


More information about the Devel mailing list