qt5base-lts/examples/animation
Friedemann Kleint 5e6605f7b0 Fix building of examples.
Change-Id: Iebb56c81fd13deaa82d8883e3f1529f1a78ebea8
Reviewed-on: http://codereview.qt.nokia.com/3603
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2011-08-25 15:54:16 +02:00
..
animatedtiles Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
appchooser Fix building of examples. 2011-08-25 15:54:16 +02:00
easing Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
moveblocks Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
states Fix building of examples. 2011-08-25 15:54:16 +02:00
stickman Fix building of examples. 2011-08-25 15:54:16 +02:00
sub-attaq Merge remote-tracking branch 'base/master' into refactor 2011-06-27 12:27:54 +02:00
animation.pro Merge remote-tracking branch 'base/master' into refactor 2011-06-27 12:27:54 +02:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00

The animation framework aims to provide an easy way for creating animated and
smooth GUI's. By animating Qt properties, the framework provides great freedom
for animating widgets and other QObjects. The framework can also be used with
the Graphics View framework.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.