Qt QML Network QML Types

このモジュールは Qt 6.7 で導入されました。

Qt QML Network モジュールは QML のコアネットワーク機能を提供します。

QML タイプは、.qml ファイルで以下の import ステートメントを使ってアプリケーションにインポートすることができます:

import QtNetwork

QML タイプ

NetworkInformation

ネットワーク関連情報へのクロスプラットフォームインターフェースを提供します。

sslConfiguration

SSL 接続の設定と状態を保持します。

sslDtlsConfiguration

SSL 接続の Dtls デフォルトの設定と状態を保持します。

sslKey

秘密鍵と公開鍵のインターフェース

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