summaryrefslogtreecommitdiffstats
path: root/README
blob: 685f0cec965e2a25b95f66bbee92298893692702 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
A demo app for Qt 4.6

The webscraps demo application lets you cut out segments of webpages
and keep track of them. Each scrap behaves like the actual website,
and also automatically refreshes itself periodically.

Some of the features that this demo uses are new in Qt 4.6: The
Animation Framework handles how the scene changes between the viewing
and creation of scraps, and Graphics Effects are used for
highlighting scraps. A state machine manages many of the animations
and effects.