From 6193ceb67b3d30904931c34aa2c7f5f97237d3e8 Mon Sep 17 00:00:00 2001 From: Michal Klocek Date: Wed, 2 Nov 2022 19:29:19 +0100 Subject: Doc: Emphasize QtNetwork is not used Fixes: QTBUG-106510 Pick-to: 6.4 Change-Id: Ib6a63fb5796c437c14ba0885507a3cf6bf9d89f9 Reviewed-by: Leena Miettinen --- src/core/doc/src/qtwebengine-overview.qdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/core/doc/src/qtwebengine-overview.qdoc b/src/core/doc/src/qtwebengine-overview.qdoc index 3937ca9bb..8f5a7fe5e 100644 --- a/src/core/doc/src/qtwebengine-overview.qdoc +++ b/src/core/doc/src/qtwebengine-overview.qdoc @@ -58,6 +58,9 @@ The \QWE core is based on the \l {Chromium Project}. Chromium provides its own network and painting engines and is developed tightly together with its dependent modules. + Even though the QtNetwork stack is not used, its setup can be synchronized with the \QWE. + See \l {Proxy Support}, \l {Managing Certificates}, \l {Client Certificates}, and + \l {QWebEngineCookieStore} for more details. \note \QWE is based on Chromium, but does not contain or use any services or add-ons that might be part of the Chrome browser that is built and delivered by Google. -- cgit v1.2.3