summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/visual
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2009-11-10 05:49:29 (GMT)
committerYann Bodson <yann.bodson@nokia.com>2009-11-10 05:49:29 (GMT)
commitcd09e7e8edf9602d263fd6887e196a9e66fe913c (patch)
treead4ca608648bb3b8795c27d9f0b1c8ad92224beb /tests/auto/declarative/visual
parentcd601659cace1fed926a7698b90c6867b471d396 (diff)
parent85fa17c58d3c8fd89242099b875faffedf4ee2b7 (diff)
downloadQt-cd09e7e8edf9602d263fd6887e196a9e66fe913c.zip
Qt-cd09e7e8edf9602d263fd6887e196a9e66fe913c.tar.gz
Qt-cd09e7e8edf9602d263fd6887e196a9e66fe913c.tar.bz2
Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'tests/auto/declarative/visual')
-rw-r--r--tests/auto/declarative/visual/webview/zooming/renderControl.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/declarative/visual/webview/zooming/renderControl.html b/tests/auto/declarative/visual/webview/zooming/renderControl.html
new file mode 100644
index 0000000..1a01a33
--- /dev/null
+++ b/tests/auto/declarative/visual/webview/zooming/renderControl.html
@@ -0,0 +1,7 @@
+<html>
+<body>
+<h1>Render Control</h1>
+<p>
+This test shows how zooming and panning can be
+optimized for speed over quality by delaying rendering.
+<img src="qtlogo.png">