A utility type for theWebEngineView::newViewRequested signal.More...
Import Statement: | import QtWebEngine 1.10 |
Since: | QtWebEngine 1.1 |
Contains information about a request to load a page in a separate web engine view.
See alsoWebEngineView::newViewRequested.
The URL that is requested by the page.
This property was introduced in QtWebEngine 1.5.
userInitiated :bool |
Whether this window request was directly triggered as the result of a keyboard or mouse event.
Use this property to block possibly unwantedpopups.
openIn(WebEngineViewview) |
Opens the requested page in the new web engine viewview. State and history of the view and the page possibly loaded in it will be lost.
See alsoWebEngineView::newViewRequested.
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of theGNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.
Qt Group includes The Qt Company Oy and its global subsidiaries and affiliates.