Qt GRPC QML Types

このモジュールは Qt 6.7 で導入されました。

Qt GRPC Quick モジュールは QML のQt GRPC 機能を提供します。

QMLの型は、.qmlファイル中の以下のimport文を使ってアプリケーションにインポートすることができます:

import QtGrpc

QMLタイプ

GrpcCallOptions

追加の通話オプションの設定に使用されるストレージクラス

GrpcChannelOptions

チャネルオプションの追加設定に使われるストレージクラス

GrpcHttp2Channel

HTTP/2 QML チャンネル

GrpcMetadata

メタデータを非順序マルチマップコンテナに格納するクラス

© 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.