Qt WebChannel C++ Classes
Qt WebChannel の機能を提供する C++ クラスのリスト。詳細...
クラス
リモートの HTML クライアントに QObject を公開する | |
C++ QWebChannel サーバーと HTML/JS クライアント間の通信チャネル |
詳細説明
これらのクラスをアプリケーションで使用するには、以下の include 文を使用します:
#include <QtWebChannel/QtWebChannel>
モジュールをリンクするには、qmake .pro
ファイルに以下の行を追加してください:
QT += webchannel
© 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.