diff options
author | Tero Ahola <tero.ahola@digia.com> | 2011-11-10 15:24:14 (GMT) |
---|---|---|
committer | Qt Commercial Integration <QtCommercial@digia.com> | 2012-01-31 10:25:06 (GMT) |
commit | 8392eebfdacdcb7d318e786eafffc2d48db77bcc (patch) | |
tree | 65b471ab8c4cd3a266fca3540aaf1ad66c394890 /doc/src/examples/dragdroprobot.qdoc | |
parent | 272a8bdb411b44195cf5f6fb3bd2fcb59e780c7a (diff) | |
download | Qt-8392eebfdacdcb7d318e786eafffc2d48db77bcc.zip Qt-8392eebfdacdcb7d318e786eafffc2d48db77bcc.tar.gz Qt-8392eebfdacdcb7d318e786eafffc2d48db77bcc.tar.bz2 |
Fix QProgressBar causing timer event spam
On Windows you will get a lot of timer events if you use QProgressBar
widget. This is because QWindowsStyle uses a timer to animate a
progress bar with unknown state (min and max values both zero). The
issue was fixed by starting the timer only if needed.
Task-number: QTBUG-10501
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'doc/src/examples/dragdroprobot.qdoc')
0 files changed, 0 insertions, 0 deletions