Qt GRPC QML 类型

This module was introduced in Qt 6.7.

The Qt GRPC Quick module provides the Qt GRPC functionality in QML.

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

import QtGrpc
					

QML 类型

GrpcCallOptions

Storage class used to set additional call options

GrpcChannelOptions

Storage class used to set additional channel options

GrpcHttp2Channel

HTTP/2 QML channel

GrpcMetadata

Class that stores metadata in unordered multimap container