Qt 6.8
Qt GRPC
C++ Classes
QGrpcCallReply
Qt 6.8.0 Reference Documentation
List of All Members for QGrpcCallReply
This is the complete list of members for
QGrpcCallReply
, including inherited members.
cancel
()
finished
(const QGrpcStatus &)
isFinished
() const : bool
metadata
() const : const QHash<QByteArray, QByteArray> &
method
() const : QLatin1StringView
read
() const : std::optional<T>
read
(QProtobufMessage *) const : bool