This module was introduced in Qt 6.7.
The Qt QML Network module provides core network functionality in QML.
可以使用以下 import 語句在 .qml 文件中把 QML 類型導入應用程序:
import QtNetwork
| Provides a cross-platform interface to network-related information | |
| 保持 SSL 連接的配置和狀態 | |
| Holds the Dtls default configuration and state of an SSL connection | |
| The interface for private and public keys |