summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeflickable.cpp
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2010-09-13 13:45:25 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2010-09-13 13:45:25 (GMT)
commitcf5d53ac1dc1fa71d32ba199717fcf12fdef185c (patch)
treed3270f95fddff8cdcd3a588bfe35200bc757f64e /src/declarative/graphicsitems/qdeclarativeflickable.cpp
parentf1244a099ecc806582ce8c2488552e21c85ac519 (diff)
downloadQt-cf5d53ac1dc1fa71d32ba199717fcf12fdef185c.zip
Qt-cf5d53ac1dc1fa71d32ba199717fcf12fdef185c.tar.gz
Qt-cf5d53ac1dc1fa71d32ba199717fcf12fdef185c.tar.bz2
Doc: More work on the declarative API documentation.
Diffstat (limited to 'src/declarative/graphicsitems/qdeclarativeflickable.cpp')
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflickable.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/declarative/graphicsitems/qdeclarativeflickable.cpp b/src/declarative/graphicsitems/qdeclarativeflickable.cpp
index 062bbfb..477c511 100644
--- a/src/declarative/graphicsitems/qdeclarativeflickable.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeflickable.cpp
@@ -372,11 +372,12 @@ void QDeclarativeFlickablePrivate::updateBeginningEnd()
\inlineimage flickable.gif
\endfloat
- The following example shows a large
+ The following example shows a small view onto a large image in which the
+ user can drag or flick the image in order to view different parts of it.
- \clearfloat
\snippet doc/src/snippets/declarative/flickable.qml document
+ \clearfloat
\section1 Limitations
\note Due to an implementation detail, items placed inside a Flickable cannot anchor to it by