就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.7.2
Qt Network
C++ 类
QRestReply
List of All Members for QRestReply
这是完整成员列表为
QRestReply
,包括继承的成员。
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 &