Hello,

I want to use json in my application but I have some problems. After a lot
of googling, I ended up using this
code http://pastie.org/8270674 in my main.cpp. As I get it, this should
register an instance of an object named
"doc" which I can then use in my .qml file. But when I try to access it (eg
print(doc)) it says it is undefined. Any
ideas?

Regards,
Dimitris
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to