From c68b263f1ed0446ec8695c947fd43e302fabf8bd Mon Sep 17 00:00:00 2001 From: Martin Jones Date: Tue, 12 Jan 2010 17:00:11 +1000 Subject: Doc. --- src/declarative/graphicsitems/qmlgraphicslistview.cpp | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v0.12