Similar to the question I just asked, but different :-)

I have a reusable component (A) that exposes a function, which starts
a SequentialAnimation within A.  This component is used by a higher
level component (B), where the function is invoked using a
ScriptAction in another SequentialAnimation that belongs to B.  I
would like the animation from component A to run to completion before
the animation in component B proceeds.

Is there any way to do that?

Cheers,
Alex
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to