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 |