summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-09-08 16:03:09 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-09-08 14:17:39 +0000
commit8730e6608a72683a67ec89bb201720baf3eae1ed (patch)
tree6bd951d960e5b6569a37d4717add945770adff3b
parentaafbdfb92406c9b5459a976170c516773b267a64 (diff)
Doc: QWebEngineContextMenuData is in the QtWebEngineWidgets module
It was listed in the wrong place, because the value of the \inmodule command was wrong. Task-number: QTBUG-55872 Change-Id: Ie3df6bb261dd75178bbe0f118d7720e2bff6d205 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
-rw-r--r--src/webenginewidgets/api/qwebenginecontextmenudata.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webenginewidgets/api/qwebenginecontextmenudata.cpp b/src/webenginewidgets/api/qwebenginecontextmenudata.cpp
index c7019977b..4d72071e5 100644
--- a/src/webenginewidgets/api/qwebenginecontextmenudata.cpp
+++ b/src/webenginewidgets/api/qwebenginecontextmenudata.cpp
@@ -56,7 +56,7 @@ ASSERT_ENUMS_MATCH(QtWebEngineCore::WebEngineContextMenuData::MediaTypePlugin, Q
\since 5.7
\brief The QWebEngineContextMenuData class provides context data for populating or extending a context menu with actions.
- \inmodule QtWebEngine
+ \inmodule QtWebEngineWidgets
QWebEngineContextMenuData is returned by QWebEnginePage::contextMenuData() after a context menu event,
and contains information about where the context menu event took place. This is also in the context