summaryrefslogtreecommitdiffstats
path: root/src/doc/src/b2qt.qdoc
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2014-05-19 14:08:47 +0200
committerLaszlo Agocs <laszlo.agocs@digia.com>2014-05-19 15:10:34 +0300
commita23036aec3188197c3c8d469cd785c9a812f6616 (patch)
treeea7dec9bc72deeef87f5354a5329c37ec39efd0c /src/doc/src/b2qt.qdoc
parentfc6af7440dfacfa97640b4d179b1306082eaf51d (diff)
Fix class names for WebEngine
Change-Id: I96f27eb348f6aa02e26c567d81349905aed2cec0 Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'src/doc/src/b2qt.qdoc')
-rw-r--r--src/doc/src/b2qt.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc
index 2bf3897..7423178 100644
--- a/src/doc/src/b2qt.qdoc
+++ b/src/doc/src/b2qt.qdoc
@@ -1709,8 +1709,8 @@
\section2 Widget-based web view is not available
The Qt WebEngine APIs are available only for Qt Quick 2 based applications at the moment.
- The QWidget-based equivalents, like QWebView, will become supported in future releases.
- For the time being, use the WebView QML element.
+ The QWidget-based equivalents, like QWebEngineView, will become supported in future releases.
+ For the time being, use the WebEngineView QML element.
*/
/*!