summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-03-02 02:07:40 (GMT)
committerBea Lam <bea.lam@nokia.com>2010-03-02 02:07:40 (GMT)
commit8da93faace82eb2bc86e76c0ad0a0c5c95e3b8bf (patch)
tree1559fc7e2fb0b983979d5e2d9abc53c16cede957 /doc
parent5bfe57bbd1e6055e9b2d70d0b4c28052fefce430 (diff)
downloadQt-8da93faace82eb2bc86e76c0ad0a0c5c95e3b8bf.zip
Qt-8da93faace82eb2bc86e76c0ad0a0c5c95e3b8bf.tar.gz
Qt-8da93faace82eb2bc86e76c0ad0a0c5c95e3b8bf.tar.bz2
Add docs and tests for WorkerListModel.
Task-number: QT-2807
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/elements.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc
index 1fd4dad..6cca39b 100644
--- a/doc/src/declarative/elements.qdoc
+++ b/doc/src/declarative/elements.qdoc
@@ -91,6 +91,7 @@ The following table lists the QML elements provided by the Qt Declarative module
\o \l VisualDataModel
\o \l Package
\o \l XmlListModel and XmlRole
+\o \l WorkerListModel
\o \l DateTimeFormatter
\o \l NumberFormatter
\endlist
@@ -102,6 +103,7 @@ The following table lists the QML elements provided by the Qt Declarative module
\o \l Component
\o \l Timer
\o \l QtObject
+\o \l WorkerScript
\endlist
\endtable