summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoopesh Chander <roop@forwardbias.in>2009-11-23 16:58:23 +0530
committerRoopesh Chander <roop@forwardbias.in>2009-11-23 17:09:32 +0530
commitd1f9051aa3b1366f98f3684503fb812edafb0527 (patch)
tree277abb96aab8bd8d09d59c00184bd200321d7c15
parent3c07ced4e268bd22a42eeef2cf6a0bf7c28695d8 (diff)
add description.txt
-rw-r--r--description.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/description.txt b/description.txt
new file mode 100644
index 0000000..9f54737
--- /dev/null
+++ b/description.txt
@@ -0,0 +1,10 @@
+The webscraps demo application lets you cut out segments of webpages
+and keep track of them. Eash 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.
+