![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QRestReply, including all inherited members.
error() const | QRestReply | |
errorString() const | QRestReply | |
hasError() const | QRestReply | |
httpStatus() const | QRestReply | |
isHttpStatusSuccess() const | QRestReply | |
isSuccess() const | QRestReply | inline |
networkReply() const | QRestReply | |
operator<<(QDebug debug, const QRestReply &reply) | QRestReply | friend |
QRestReply(QNetworkReply *reply) | QRestReply | explicit |
QRestReply(QRestReply &&other) noexcept | QRestReply | inline |
readBody() | QRestReply | |
readJson(QJsonParseError *error=nullptr) | QRestReply | |
readText() | QRestReply | |
swap(QRestReply &other) noexcept | QRestReply | inline |
~QRestReply() | QRestReply |