summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qtprogrammers.qdoc
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-10-12 05:14:47 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-10-12 05:14:47 (GMT)
commit3f86ef45fbde6a49dd3e6a8904d15cc0983d130d (patch)
tree6947e9b5cce8a8571e3aa5a14b8106a983e4a09e /doc/src/declarative/qtprogrammers.qdoc
parenta5c919183d9f52f3198b1b307ea75dab33ee4e1b (diff)
downloadQt-3f86ef45fbde6a49dd3e6a8904d15cc0983d130d.zip
Qt-3f86ef45fbde6a49dd3e6a8904d15cc0983d130d.tar.gz
Qt-3f86ef45fbde6a49dd3e6a8904d15cc0983d130d.tar.bz2
Doc
Diffstat (limited to 'doc/src/declarative/qtprogrammers.qdoc')
-rw-r--r--doc/src/declarative/qtprogrammers.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/declarative/qtprogrammers.qdoc b/doc/src/declarative/qtprogrammers.qdoc
index 00c2d48..ea27d7e 100644
--- a/doc/src/declarative/qtprogrammers.qdoc
+++ b/doc/src/declarative/qtprogrammers.qdoc
@@ -65,8 +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 {cppitem}{writing elements in C++}.
-
+Qt knowledge is \e required for \l {Extending QML}.
\section1 QML Items compared with QWidgets