diff options
author | Thierry Bastian <thierry.bastian@nokia.com> | 2009-08-04 12:26:39 (GMT) |
---|---|---|
committer | Thierry Bastian <thierry.bastian@nokia.com> | 2009-08-04 12:28:51 (GMT) |
commit | b6275b9dd1a852c86b22b354bfae3c98c8191fda (patch) | |
tree | 06f91367dacd00edea074d776938c471cec66b9b /doc/src/snippets/code | |
parent | bc9059d7fe5d8c146d3a09ee493b65edb1a75363 (diff) | |
download | Qt-b6275b9dd1a852c86b22b354bfae3c98c8191fda.zip Qt-b6275b9dd1a852c86b22b354bfae3c98c8191fda.tar.gz Qt-b6275b9dd1a852c86b22b354bfae3c98c8191fda.tar.bz2 |
Animations: better handling of the timer
It could be that if you start lots of animations, they would not be
started at the same time and even have their first tick to late.
So we needed to only transfer the started animation when receiving the
start/stop timer tick.
In addition, if the animation timer is already active we don't restart
it. This would cause no animation to receive ticks if lots of them are
started.
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions