diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-04-08 23:47:49 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-04-08 23:47:49 (GMT) |
commit | 139b84198b6bd0454becc9d5ae1a64a1e22f1fe2 (patch) | |
tree | 52181b059c8d73c42ffd5b120b4aa3a6e9bb2853 /doc/src/declarative/elements.qdoc | |
parent | cabf4f41a51599b3527cd848af14966986430566 (diff) | |
download | Qt-139b84198b6bd0454becc9d5ae1a64a1e22f1fe2.zip Qt-139b84198b6bd0454becc9d5ae1a64a1e22f1fe2.tar.gz Qt-139b84198b6bd0454becc9d5ae1a64a1e22f1fe2.tar.bz2 |
Add highlightMoveDuration to views.
Task-number: QTBUG-7568
Diffstat (limited to 'doc/src/declarative/elements.qdoc')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index 1bb739d..4946346 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -88,11 +88,17 @@ The following table lists the QML elements provided by the Qt Declarative module \o \list \o \l Binding -\o \l ListModel, \l ListElement +\o \l ListModel +\list +\o \l ListElement +\endlist \o \l VisualItemModel \o \l VisualDataModel \o \l Package -\o \l XmlListModel and XmlRole +\o \l XmlListModel +\list +\o \l XmlRole +\endlist \endlist \o |