Qt WebSockets C++ Classes
WebSocketベースの通信を可能にするC++クラスのリスト。詳細...
名前空間
WebSocket 標準に関連する定数が含まれています。 |
クラス
カスタム 32 ビット・マスク生成器の抽象ベース | |
WebSocket プロトコルを使用する TCP ソケットの実装 | |
クロスオリジンリクエスト(CORS)用の認証オブジェクト | |
WebSocketハンドシェイクのオプションの収集 | |
WebSocket ベースのサーバーの実装 |
詳細説明
これらのクラスをアプリケーションで使用するには、次の include 文を使用します:
#include <QtWebSockets/QtWebSockets>
モジュールにリンクするには、qmake .pro
ファイルに次の行を追加します:
QT += websockets
© 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.