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-18 15:10:42 +0100
commit8a11de7fe0baf4b72ccaa396404c86767787190e (patch)
treec0fee8afc8e0404c67af7785122180fcf3c288d9
parent6ff5d9691a392082c79fb07a89d9d8daf4a76500 (diff)
Doc: Add webengine-spellchecker build switch docs
Fixes: QTBUG-106500 Pick-to: 6.4 Change-Id: I7a6fabd3526bd2aa164ac992be8cfd145106d7df Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-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