Qt QML Network QML Types
This module was introduced in Qt 6.7.
The Qt QML Network module provides core network functionality in QML.
The QML types can be imported into your application using the following import statement in your .qml file:
import QtNetwork
QML Types
Provides a cross-platform interface to network-related information | |
Holds the configuration and state of an SSL connection | |
Holds the Dtls default configuration and state of an SSL connection | |
The interface for private and public keys |