summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativelistmodel.cpp
diff options
context:
space:
mode:
authorPeter Yard <peter.yard@nokia.com>2010-04-27 00:35:48 (GMT)
committerPeter Yard <peter.yard@nokia.com>2010-04-27 00:35:48 (GMT)
commit4f3a7b5992b5aed67cced46d5d8c8c2f052dfb66 (patch)
tree567204d6fe4aa654c6cb6a132309ff7d98e359c0 /src/declarative/util/qdeclarativelistmodel.cpp
parentcc52a813b396f8c4726d4c889bc391c015d36d11 (diff)
downloadQt-4f3a7b5992b5aed67cced46d5d8c8c2f052dfb66.zip
Qt-4f3a7b5992b5aed67cced46d5d8c8c2f052dfb66.tar.gz
Qt-4f3a7b5992b5aed67cced46d5d8c8c2f052dfb66.tar.bz2
Docs Changes to start page. Minor change to Elements doc. See also added to some elements docs.
Diffstat (limited to 'src/declarative/util/qdeclarativelistmodel.cpp')
-rw-r--r--src/declarative/util/qdeclarativelistmodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/util/qdeclarativelistmodel.cpp b/src/declarative/util/qdeclarativelistmodel.cpp
index 2616ccf..0c2c2a4 100644
--- a/src/declarative/util/qdeclarativelistmodel.cpp
+++ b/src/declarative/util/qdeclarativelistmodel.cpp
@@ -244,7 +244,7 @@ QDeclarativeListModelParser::ListInstruction *QDeclarativeListModelParser::ListM
In addition, the WorkerScript cannot add any list data to the model.
- \sa {qmlmodels}{Data Models}, WorkerScript
+ \sa {qmlmodels}{Data Models}, WorkerScript, QtDeclarative
*/