Qt Qml Network QML Types

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