Styles: revise indeterminate progress bar animations
authorJ-P Nurmi <jpnurmi@digia.com>
Tue, 16 Oct 2012 14:35:34 +0000 (16:35 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 17 Oct 2012 18:47:08 +0000 (20:47 +0200)
commita98b9435579f5abef82036e81af4488d8a464b66
treed647030face0d45f51c39f9c56ad77574871f4fe
parent037d1e18e39f24b8ebb2772c20444d4b44cfb12b
Styles: revise indeterminate progress bar animations

Remove dependencies to QProgressBar where possible. This makes
it possible to animate for example QQuickItem based progress
bars (read: the desktop components).

Change-Id: If208506702365895576238c24191b8d70b90841c
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
13 files changed:
src/widgets/styles/qcleanlooksstyle.cpp
src/widgets/styles/qcommonstyle.cpp
src/widgets/styles/qcommonstyle_p.h
src/widgets/styles/qgtkstyle.cpp
src/widgets/styles/qmacstyle_mac.mm
src/widgets/styles/qmacstyle_mac_p.h
src/widgets/styles/qplastiquestyle.cpp
src/widgets/styles/qstyleanimation.cpp
src/widgets/styles/qstyleanimation_p.h
src/widgets/styles/qstylesheetstyle.cpp
src/widgets/styles/qwindowsstyle.cpp
src/widgets/styles/qwindowsstyle_p.h
src/widgets/styles/qwindowsvistastyle.cpp