summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2022-10-26 15:50:00 +0200
committerMichal Klocek <michal.klocek@qt.io>2022-11-30 13:20:28 +0100
commitcb702f2ec4f9a53a018ca7a878766326f7dcb4f6 (patch)
tree47708c44bb2cc22e4ae005f0aa90e0e645d63120
parentbf2804f3c4d3ba910c51b4dc0bacb55020dd4821 (diff)
Doc: Add webengine-spellchecker build switch docs
Fixes: QTBUG-106500 Change-Id: I7a6fabd3526bd2aa164ac992be8cfd145106d7df Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> (cherry picked from commit 8a11de7fe0baf4b72ccaa396404c86767787190e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/core/doc/src/qtwebengine-features.qdoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/core/doc/src/qtwebengine-features.qdoc b/src/core/doc/src/qtwebengine-features.qdoc
index c058ba072..16f87dfd3 100644
--- a/src/core/doc/src/qtwebengine-features.qdoc
+++ b/src/core/doc/src/qtwebengine-features.qdoc
@@ -592,6 +592,15 @@
This feature can be tested by building and running the
\l{WebEngine Widgets Spellchecker Example}{Spellchecker Example}.
+ \QWE can be compiled also without spellchecker support with the use of
+ a \c {webengine-spellchecker} configure switch.
+
+ \badcode
+ qt-configure-module path\to\qtwebengine\sources -no-webengine-spellchecker
+ \endcode
+
+ For more information, see \l{Qt Configure Options}.
+
Support for this feature was added in Qt 5.8.0.
\section1 Touch