List of All Members for QRestReply
This is the complete list of members for QRestReply, including inherited members.
- QRestReply(QNetworkReply *)
- QRestReply(QRestReply &&)
- ~QRestReply()
- error() const : QNetworkReply::NetworkError
- errorString() const : QString
- hasError() const : bool
- httpStatus() const : int
- isHttpStatusSuccess() const : bool
- isSuccess() const : bool
- networkReply() const : QNetworkReply *
- readBody() : QByteArray
- readJson(QJsonParseError *) : std::optional<QJsonDocument>
- readText() : QString
- operator=(QRestReply &&) : QRestReply &