cd1351401f
This makes it possible to add API for setting the restore policy per state, or even per property assignment (QTBUG-17861). This change is fully source compatible with Qt4. Change-Id: I53628546b070f6fc84891f86e7ad7bd8ef5ba285 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> |
||
---|---|---|
.. | ||
animatedtiles | ||
appchooser | ||
easing | ||
moveblocks | ||
states | ||
stickman | ||
sub-attaq | ||
animation.pro | ||
README |
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.