diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-02-23 05:40:26 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-02-23 05:40:26 (GMT) |
commit | 66b8d89feb2850dbc06503fa66f5963d48616c1d (patch) | |
tree | 2a4c39d9cb9be47d4cbe68cef0f5a6f709337c77 /doc | |
parent | 14447cbbf7ee93e03286112b5b27d20961fd9551 (diff) | |
download | Qt-66b8d89feb2850dbc06503fa66f5963d48616c1d.zip Qt-66b8d89feb2850dbc06503fa66f5963d48616c1d.tar.gz Qt-66b8d89feb2850dbc06503fa66f5963d48616c1d.tar.bz2 |
Add support for setting the root index when using a QAbstractItemModel.
Task-number: QT-2777
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index 682a2ac..b218b64 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -88,6 +88,7 @@ The following table lists the QML elements provided by the Qt Declarative module \o \l Binding \o \l ListModel, \l ListElement \o \l VisualItemModel +\o \l VisualDataModel \o \l XmlListModel and XmlRole \o \l DateTimeFormatter \o \l NumberFormatter |