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.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to