summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBenjamin Poulain <benjamin.poulain@nokia.com>2010-02-15 13:35:50 (GMT)
committerBenjamin Poulain <benjamin.poulain@nokia.com>2010-02-15 14:03:15 (GMT)
commit1a5c3af0f3e75a518c27c6bdd3f58896a49b167e (patch)
treef23ec6c187335bcd77c5469184463cfdb6d52c63 /src
parentc1fe9ae25aebc8d1b9c4a7f3e67fa25ecdcbadc8 (diff)
downloadQt-1a5c3af0f3e75a518c27c6bdd3f58896a49b167e.zip
Qt-1a5c3af0f3e75a518c27c6bdd3f58896a49b167e.tar.gz
Qt-1a5c3af0f3e75a518c27c6bdd3f58896a49b167e.tar.bz2
Update the composition demo at 60 FPS instead of at painting rate
The Composition demo was updating as fast as the possible (update was called in the paint event). This is very CPU intensive, making the demo look slow on slower computer. The update is now made with a 16ms interval. Reviewed-by: Gabriel de Dietrich
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions