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
Interface that represents common gRPC channel functionality in QML | |
Storage class used to set additional call options | |
Storage class used to set additional channel options | |
Implements QQmlAbstractGrpcChannel class in QML | |
Class that stores metadata in unordered multimap container |