[Qt-qml] Change property of dynamically created component

shiping.ji at nokia.com shiping.ji at nokia.com
Mon Nov 8 19:14:43 CET 2010


Hi,

We have a QML with two states and one loader component. In "state2", a new component "yellowRectComponent" is created by the loader. In "state3", we'd like to modify this newly created component's properties, but it doesn't seem to work (the new component creation is successful though).

Do you know whether this is supported scenario or there is alternative way of achieving this?

Thanks.

BR,
Shiping




More information about the Qt-qml mailing list