From fc6af7440dfacfa97640b4d179b1306082eaf51d Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Mon, 19 May 2014 13:55:02 +0200 Subject: Doc: add note about webengine's widget apis Change-Id: Idfd4692f125f64da4d49d1cb5528607979db03df Reviewed-by: Kalle Viironen Reviewed-by: Andras Becsi --- src/doc/src/b2qt.qdoc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/doc/src/b2qt.qdoc') diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc index 28c45c6..2bf3897 100644 --- a/src/doc/src/b2qt.qdoc +++ b/src/doc/src/b2qt.qdoc @@ -1705,6 +1705,12 @@ Qt WebEngine is not currently available for the emulators, neither eLinux nor eAndroid. This is planned to be addressed in a later release. + + \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. */ /*! -- cgit v1.2.3