Qt QML Network QML Types

이 모듈은 Qt 6.7에 도입되었습니다.

Qt QML Network 모듈은 QML에서 핵심 네트워크 기능을 제공합니다.

QML 유형은 .qml 파일에서 다음 import 문을 사용하여 애플리케이션으로 가져올 수 있습니다:

import QtNetwork

QML 유형

NetworkInformation

네트워크 관련 정보에 대한 크로스 플랫폼 인터페이스를 제공합니다.

sslConfiguration

SSL 연결의 구성 및 상태를 보유합니다.

sslDtlsConfiguration

SSL 연결의 Dtls 기본 구성 및 상태를 보유합니다.

sslKey

비공개 및 공개 키에 대한 인터페이스

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.