summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEero Hyyti <eero.hyyti@nokia.com>2011-10-04 12:29:57 (GMT)
committerEero Hyyti <eero.hyyti@nokia.com>2011-10-04 12:29:57 (GMT)
commitbf68eb1877e360a034f1b7808fd312452e2e4e36 (patch)
tree91b09de09a955b30302d23bd0de7cd61ce99c6a4 /doc
parent3c6f31d6b7ec382e18cfaabf5b9d6e7e56304029 (diff)
downloadQt-bf68eb1877e360a034f1b7808fd312452e2e4e36.zip
Qt-bf68eb1877e360a034f1b7808fd312452e2e4e36.tar.gz
Qt-bf68eb1877e360a034f1b7808fd312452e2e4e36.tar.bz2
Added Qt Quick Components link to document
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/declarativeui.qdoc1
-rw-r--r--doc/src/declarative/elements.qdoc1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc
index cecccf6..668f3b4 100644
--- a/doc/src/declarative/declarativeui.qdoc
+++ b/doc/src/declarative/declarativeui.qdoc
@@ -84,6 +84,7 @@ Qt applications.
\list
\o \l{QtWebKit QML Module}
\o \l{http://doc.qt.nokia.com/qtmobility-1.1.0/qml-plugins.html}{Mobility QML Plugins}
+\o \l {http://doc.qt.nokia.com/qt-components-symbian-1.1/index.html}{Qt Quick Components}
\endlist
\section1 Qt Quick Tools
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc
index 6b7a5fc..fd74ee3 100644
--- a/doc/src/declarative/elements.qdoc
+++ b/doc/src/declarative/elements.qdoc
@@ -185,6 +185,7 @@ should first be obtained and installed.
\list
\o \l{WebView}{QtWebKit QML Module - WebView Element} - For displaying Web contents
\o \l{http://doc.qt.nokia.com/qtmobility-1.1.0/qml-plugins.html}{Mobility QML Plugins}
+\o \l {http://doc.qt.nokia.com/qt-components-symbian-1.1/index.html}{Qt Quick Components}
\endlist
*/