summaryrefslogtreecommitdiff
path: root/doc/src/qtquick/qtquick-components.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-11-12 12:54:27 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-11-12 16:15:30 +0100
commit6074f114b7a6083bd7d503bffee3b39c369d43ae (patch)
treecf3d9ccf863abae72afb229ad40476b855f5e2e4 /doc/src/qtquick/qtquick-components.qdoc
parentd6876873d4ee3b92a969f99e098019c7ddfc11da (diff)
downloadqt-creator-6074f114b7a6083bd7d503bffee3b39c369d43ae.tar.gz
Doc: hide Web View QML type
Support for the Web View was temporarily dropped as it was buggy. Change-Id: I73f6950b6135133cbc4cb69c952271392e00f9c2 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Diffstat (limited to 'doc/src/qtquick/qtquick-components.qdoc')
-rw-r--r--doc/src/qtquick/qtquick-components.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/qtquick/qtquick-components.qdoc b/doc/src/qtquick/qtquick-components.qdoc
index 669199c0d9..a1af53241a 100644
--- a/doc/src/qtquick/qtquick-components.qdoc
+++ b/doc/src/qtquick/qtquick-components.qdoc
@@ -68,8 +68,10 @@
\li \l{http://qt-project.org/doc/qt-5.0/qtquick/qml-qtquick2-textinput.html}{Text Input}
adds a single line of editable plain text that can be validated.
+ \omit
\li \l{http://qt-project.org/doc/qt-5.0/qtwebkit/qml-qtwebkit3-webview.html}{Web View}
adds web content to a canvas.
+ \endomit
\endlist