Qt QML Network QML 类型

This module was introduced in Qt 6.7.

The Qt QML Network module provides core network functionality in QML.

可以使用以下 import 语句在 .qml 文件中把 QML 类型导入应用程序:

import QtNetwork
					

QML 类型

NetworkInformation

Provides a cross-platform interface to network-related information

sslConfiguration

保持 SSL 连接的配置和状态

sslDtlsConfiguration

Holds the Dtls default configuration and state of an SSL connection

sslKey

The interface for private and public keys