Qt WebView QML Types

QtWebView 模块提供了一种 QML 类型,可用于在应用程序中包含网页内容。

可使用以下导入语句将 QML 类型导入应用程序:

import QtWebView

QML 类型

WebView

用于显示网页内容的组件

WebViewLoadRequest

用于 WebView 的 loadingChanged() 信号的实用程序类型

WebViewSettings

允许配置浏览器属性和属性

© 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 the GNU 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.