qtbase-opensource-src/examples/widgets/animation
openKylinBot e082218519 Import Upstream version 5.15.3+dfsg 2022-05-14 17:39:13 +08:00
..
animatedtiles Import Upstream version 5.15.3+dfsg 2022-05-14 17:39:13 +08:00
easing Import Upstream version 5.15.3+dfsg 2022-05-14 17:39:13 +08:00
moveblocks Import Upstream version 5.15.3+dfsg 2022-05-14 17:39:13 +08:00
states Import Upstream version 5.15.3+dfsg 2022-05-14 17:39:13 +08:00
stickman Import Upstream version 5.15.3+dfsg 2022-05-14 17:39:13 +08:00
sub-attaq Import Upstream version 5.15.3+dfsg 2022-05-14 17:39:13 +08:00
README Import Upstream version 5.15.3+dfsg 2022-05-14 17:39:13 +08:00
animation.pro Import Upstream version 5.15.3+dfsg 2022-05-14 17:39:13 +08:00

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.