summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-09-08 15:50:31 +0200
committerKai Koehne <kai.koehne@qt.io>2016-10-04 12:40:22 +0000
commit0a336d5110cdc677768f9f50151ee77663cfe6c3 (patch)
treedb8c99b6b0c9a9c0ba3a95de7242876f355588c6 /src/webenginewidgets/api
parent33348994de656361942456834ac0c719ff5d87b8 (diff)
Doc: Do not call Greasemonkey attributes 'extensions'
The term stems from Chromium extensions, which are however overloaded. Sadly there's no good page we can link to inside Chrome/Chromium for the attributes we support ... Change-Id: Ife7fcdba7bdfdbd4b7248b247c4baa188a44867a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src/webenginewidgets/api')
-rw-r--r--src/webenginewidgets/api/qwebenginescript.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webenginewidgets/api/qwebenginescript.cpp b/src/webenginewidgets/api/qwebenginescript.cpp
index b434126bc..04a9d979a 100644
--- a/src/webenginewidgets/api/qwebenginescript.cpp
+++ b/src/webenginewidgets/api/qwebenginescript.cpp
@@ -61,8 +61,8 @@ using QtWebEngineCore::UserScript;
not accessible from a different one. ScriptWorldId provides some predefined IDs for this
purpose.
- The following Chromium extensions are supported since Qt 5.8: \c @exclude, \c @include,
- \c @name, \c @match, and \c @run-at.
+ The following \l Greasemonkey attributes are supported since Qt 5.8:
+ \c @exclude, \c @include, \c @name, \c @match, and \c @run-at.
Use QWebEnginePage::scripts() and QWebEngineProfile::scripts() to access
the collection of scripts associated with a single page or a