Qt gRPC C++ Classes
Provides gRPC support for Qt. More...
This module is in Technical Preview state.
This module was introduced in Qt 6.5.
Classes
Interface that represents common gRPC channel functionality | |
Bridge between gRPC clients and channels | |
Bridge between gRPC service | |
The base class for gRPC call credentials | |
Contains data for asynchronous call of gRPC client API | |
GRPC-cpp native api implementation of QAbstractGrpcChannel interface | |
The base class for gRPC channel credentials | |
Combination of call and channel credentials that is used by gRPC channels to communicate with services, using the given authentication parameters | |
HTTP/2 implementation of QAbstractGrpcChannel interface | |
Dummy implementation of QGrpcCallCredentials | |
Dummy implementation of QGrpcChannelCredentials | |
Implements common logic to handle communication in Grpc channel | |
Class | |
Contains information about last gRPC operation | |
Class | |
Reference implementation of simple user-password call authentication |