Qt WebView QML Types
QtWebView モジュールは、アプリケーションにウェブコンテンツを含めるために使用できる QML タイプを提供します。
この QML 型は、以下の import 文を使ってアプリケーションにインポートすることができます:
import QtWebView
QML タイプ
ウェブコンテンツを表示するためのコンポーネント | |
WebView の loadingChanged() シグナルのユーティリティ型です。 | |
ブラウザのプロパティや属性の設定が可能 |
© 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.