summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-08-29 08:53:38 (GMT)
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-08-29 08:53:38 (GMT)
commit5cd6323211aac99599f38a6c7363ae52b2b5bd02 (patch)
treed6908a49dbdcf7942122a9e9e91e6cd1653c38e8 /src/declarative/qml
parent02e2ff4597a7fe81ecbb4b1ef3c5e4a5ac6b7339 (diff)
parent516ffeecded9ed20ef309143b5f15bcce4abbe60 (diff)
downloadQt-5cd6323211aac99599f38a6c7363ae52b2b5bd02.zip
Qt-5cd6323211aac99599f38a6c7363ae52b2b5bd02.tar.gz
Qt-5cd6323211aac99599f38a6c7363ae52b2b5bd02.tar.bz2
Merge remote branch 'qt-doc-team/4.8'
Conflicts: doc/src/declarative/righttoleft.qdoc tools/qdoc3/ditaxmlgenerator.cpp tools/qdoc3/generator.h tools/qdoc3/htmlgenerator.cpp
Diffstat (limited to 'src/declarative/qml')
-rw-r--r--src/declarative/qml/qdeclarativetypeloader.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/declarative/qml/qdeclarativetypeloader.cpp b/src/declarative/qml/qdeclarativetypeloader.cpp
index 168c151..82197dc 100644
--- a/src/declarative/qml/qdeclarativetypeloader.cpp
+++ b/src/declarative/qml/qdeclarativetypeloader.cpp
@@ -65,6 +65,11 @@ The QDeclarativeDataLoader invokes callbacks on the QDeclarativeDataBlob as data
*/
/*!
+ \class QDeclarativeTypeLoader
+ \internal
+*/
+
+/*!
\enum QDeclarativeDataBlob::Status
This enum describes the status of the data blob.