summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2015-10-09 17:18:46 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2015-10-13 07:59:07 +0000
commite4e7458e4a207bceacecb8b935db6d120f048f19 (patch)
tree2a2eea1c38c936a6202fffb3ef324a7d17ffdb42
parentb8664776acfd693fc97ff6acc32e760dfb5798de (diff)
downloadqtdoc-e4e7458e4a207bceacecb8b935db6d120f048f19.tar.gz
Doc: Move Qt WebView to the Add-Ons list
Change-Id: I27d565404b7d3083676abbd6ead11ac637f09795 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--doc/src/qtmodules.qdoc8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index cdf6a510..be617743 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -295,6 +295,11 @@
\li All
\li All
\li Provides WebSocket communication compliant with \l{http://tools.ietf.org/html/rfc6455} {RFC 6455}.
+ \row \li \l{Qt WebView}
+ \li All
+ \li Platforms with a native web engine.
+ \li Displays web content in a QML application by using APIs native to the platform,
+ without the need to include a full web browser stack.
\row
\li \l[QtWinExtras]{Qt Windows Extras}
\li All
@@ -359,9 +364,6 @@
\header
\li Module
\li Description
- \row \li \l{Qt WebView}
- \li Displays web content in a QML application by using APIs native to the platform,
- without the need to include a full web browser stack.
\row \li \l[Qt3DCore]{Qt3D Module}{Qt3D}
\li Functionality for near-realtime simulation systems with support
for 2D and 3D rendering.