qt5base-lts/examples/animation
Jason McDonald 629d6eda5c Update contact information in license headers.
Replace Nokia contact email address with Qt Project website.

Change-Id: I431bbbf76d7c27d8b502f87947675c116994c415
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-01-23 04:04:33 +01:00
..
animatedtiles Update contact information in license headers. 2012-01-23 04:04:33 +01:00
appchooser Update contact information in license headers. 2012-01-23 04:04:33 +01:00
easing Update contact information in license headers. 2012-01-23 04:04:33 +01:00
moveblocks Update contact information in license headers. 2012-01-23 04:04:33 +01:00
states Update contact information in license headers. 2012-01-23 04:04:33 +01:00
stickman Update contact information in license headers. 2012-01-23 04:04:33 +01:00
sub-attaq Update contact information in license headers. 2012-01-23 04:04:33 +01: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.