summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc
diff options
context:
space:
mode:
Diffstat (limited to 'src/webengine/doc')
-rw-r--r--src/webengine/doc/src/qtwebengine-platform-notes.qdoc13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/webengine/doc/src/qtwebengine-platform-notes.qdoc b/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
index 1ab1843ca..23929cfd1 100644
--- a/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
+++ b/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
@@ -31,6 +31,19 @@
\brief Contains information about issues that are specific to the Qt WebEngine module.
+ \section1 Target Platforms
+
+ Qt WebEngine does try to support all \l{Supported Platforms} of Qt. However, due to
+ different requirements of Chromium this is not always possible. Known limitations are:
+
+ \list
+ \li Qt WebEngine currently supports only Windows, Linux, and OS X.
+
+ \li On Windows, Qt WebEngine only supports Windows Vista or newer as target platform.
+ Due to use of newer API in Chromium, Windows XP is not supported. WinRT is
+ not supported, either.
+ \endlist
+
\section1 Building Qt WebEngine from Source
The requirements for building Qt 5 modules from source are listed separately for each supported