[Interest] How to force Transition's animations to complete?

Dmitry Volosnykh dmitry.volosnykh at gmail.com
Thu Apr 9 17:27:11 CEST 2015


There is Animation.complete() method which is intended to get final
property values. What is a proper way to do the same with Transition? I've
tried to loop through Transition.animations list property and to reference
its single animation directly by id, then called complete() method. But did
not succeed, so far.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150409/f201c937/attachment.html>


More information about the Interest mailing list