WebEngineContextMenuData QML Type
Provides context data for populating or extending a context menu with actions. More...
Import Statement: | import QtWebEngine 1.3 |
Since: | QtWebEngine 1.3 |
Detailed Description
WebEngineContextMenuData is returned by WebEngineView::contextMenuData() after a context menu event, and contains information about where the context menu event took place. This is also in the context in which any context specific WebEngineView::WebAction will be performed.