summaryrefslogtreecommitdiffstats
path: root/src/declarative
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2010-01-12 07:00:11 (GMT)
committerMartin Jones <martin.jones@nokia.com>2010-01-12 07:00:11 (GMT)
commitc68b263f1ed0446ec8695c947fd43e302fabf8bd (patch)
treed05842a63cc1fea0f25f920ef3f558495c4b8804 /src/declarative
parent7326c936e1186448079ca14758c082b9b56f4e21 (diff)
downloadQt-c68b263f1ed0446ec8695c947fd43e302fabf8bd.zip
Qt-c68b263f1ed0446ec8695c947fd43e302fabf8bd.tar.gz
Qt-c68b263f1ed0446ec8695c947fd43e302fabf8bd.tar.bz2
Doc.
Diffstat (limited to 'src/declarative')
-rw-r--r--src/declarative/graphicsitems/qmlgraphicslistview.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/declarative/graphicsitems/qmlgraphicslistview.cpp b/src/declarative/graphicsitems/qmlgraphicslistview.cpp
index 3a59c6c..2752551 100644
--- a/src/declarative/graphicsitems/qmlgraphicslistview.cpp
+++ b/src/declarative/graphicsitems/qmlgraphicslistview.cpp
@@ -1942,6 +1942,8 @@ QString QmlGraphicsListView::currentSection() const
highlightFollowsCurrentItem must be true for these properties
to have effect.
+ The default value for these properties is 400 pixels/second.
+
\sa highlightFollowsCurrentItem
*/
qreal QmlGraphicsListView::highlightMoveSpeed() const