[Qt-qml] access child transform
Tibo W
tibo_wcc at yahoo.com
Tue May 3 06:57:28 CEST 2011
Micheal & Daker,
thanks for your help !
Using an alias was the solution (different component)
--- On Tue, 5/3/11, michael.brasser at nokia.com <michael.brasser at nokia.com> wrote:
If they are part of the same component you should be able to access the id directly -- e.g. for the example above you should be able to directly use target: rotateItem. Otherwise, you should be able to use a property alias (http://doc.qt.nokia.com/latest/qml-extending-types.html#property-aliases), as suggested by Daker.
Regards,Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20110502/2e1d850d/attachment.html
More information about the Qt-qml
mailing list