|
|
Hi,
Yes, saw a few for c and c++. Would you know which is the best for Qt
with minimal dependencies? Also, I tried an eval() call inside QtScript
to see if it could dynamically create an object from a hardcoded JSON
string. Looks like eval() is not supported in QtScript. Thanks.
What's this eval() function? Would you expect Qt to provide such a function?
Do you mean QScriptEngine::evaluate()?
--
Dimitri
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|