Qt WebEngine 簡単な使用例

これらの例やデモは、QMLのユーザーインターフェイス内でのウェブページの表示から、 基本的な機能を持つウェブブラウザの実装まで、様々な使い方を示しています。 Qt WebEngineこれらの例やデモは、QML のユーザーインターフェイス内でのウェブページの表示から、基本的な機能を持つウェブブラウザの実装まで、Qt の様々な使い方を示しています。

ウィジェットベースのアプリケーションのために、Qt は人気のあるオープンソースのブラウザエンジンである Chromium をベースにした統合ウェブブラウザコンポーネントを提供します。

WebEngine Lifecycle Example

CPU とメモリの使用量を削減するために、バックグラウンドのタブをフリーズして破棄します。

WebEngine Quick Nano Browser

WebEngineView QML タイプを使って実装されたウェブブラウザです。

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