[Qt-qml] Accessing dynamic properties

denis.dzyubenko at nokia.com denis.dzyubenko at nokia.com
Tue Sep 14 17:55:49 CEST 2010


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.





More information about the Qt-qml mailing list