summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoss Heim <moss.heim@qt.io>2023-12-20 13:26:32 +0100
committerMoss Heim <moss.heim@qt.io>2024-03-11 10:33:25 +0100
commit9884c35ca902627c7497e7ad4ba24467d976c572 (patch)
treee1fe81240f7b12d1d8e574e453e9e377e3dcfc92
parentfbb216fa3119d06f88744e18d3f4f53d64fcf523 (diff)
Fix typos in documentation
Change-Id: I315b985c31caa34be7a0a9980fcae60147b7c697 Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
-rw-r--r--src/webenginequick/doc/src/webengineview_lgpl.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/webenginequick/doc/src/webengineview_lgpl.qdoc b/src/webenginequick/doc/src/webengineview_lgpl.qdoc
index a9ce40d4b..17138e83b 100644
--- a/src/webenginequick/doc/src/webengineview_lgpl.qdoc
+++ b/src/webenginequick/doc/src/webengineview_lgpl.qdoc
@@ -852,12 +852,12 @@
Video devices, such as cameras.
\value WebEngineView.MediaAudioVideoCapture
Both audio and video capture devices.
- \value DesktopVideoCapture
+ \value WebEngineView.DesktopVideoCapture
Video output capture, that is, the capture of the user's display.
(Added in Qt 5.10)
- \value DesktopAudioVideoCapture
+ \value WebEngineView.DesktopAudioVideoCapture
Both audio and video output capture. (Added in Qt 5.10)
- \value WebEnginView.Notifications
+ \value WebEngineView.Notifications
Web notifications for the end-user.
\value WebEngineView.ClipboardReadWrite
Read and write access for the clipboard. If both \l{WebEngineSettings::JavascriptCanPaste}