Question about QScriptEngine and JSON.stringify
-
In the documentation it is told that if to add QObject in QScriptEngine a method newQObject as properties as all children given QObject will be added. It so. In a script it is possible to address to affiliated object, through the parent. But here if to cause for given parent JSON.stringify in the received line no children are present. Why?