summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qtprogrammers.qdoc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-03-24 15:18:14 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-03-24 15:18:14 (GMT)
commit47efbddaa17b9c898eb406b8b39627f78b3c2ecf (patch)
treeea9bb550cfe033a3d51f0ac0b358e73a8f710f3d /doc/src/declarative/qtprogrammers.qdoc
parent0b112f032f703160af8e9dc1736a576e2af92e02 (diff)
downloadQt-47efbddaa17b9c898eb406b8b39627f78b3c2ecf.zip
Qt-47efbddaa17b9c898eb406b8b39627f78b3c2ecf.tar.gz
Qt-47efbddaa17b9c898eb406b8b39627f78b3c2ecf.tar.bz2
doc: Fixed all the remaining qdoc errors. For now.
Diffstat (limited to 'doc/src/declarative/qtprogrammers.qdoc')
-rw-r--r--doc/src/declarative/qtprogrammers.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/qtprogrammers.qdoc b/doc/src/declarative/qtprogrammers.qdoc
index ca1d596..05ffeb0 100644
--- a/doc/src/declarative/qtprogrammers.qdoc
+++ b/doc/src/declarative/qtprogrammers.qdoc
@@ -65,7 +65,7 @@ QML provides direct access to the following concepts from Qt:
\o Qt models - used directly in data binding (QAbstractItemModel and next generation QListModelInterface)
\endlist
-Qt knowledge is \e required for \l {Extending QML}, and also for \l{Integrating QML with existing Qt UI code}.
+Qt knowledge is \e required for \l {Extending QML in C++}, and also for \l{Integrating QML with existing Qt UI code}.
\section1 QML Items compared with QWidgets