Hi,

On 14. sep. 2010, at 17.29, Hicks Jamey (Nokia-NRC/Cambridge) wrote:

> 
> If variable o is bound to your object, then this will do the trick:
>       o.foo

nope, this just gives me undefined at run-time:

console.log("foo = ", myobject.foo)

the output:
"foo = undefined"

Denis.


_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to