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?
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to