RestLink 2.2.0
Powerfull Rest Client for Qt
Loading...
Searching...
No Matches
RestLink::NetworkResponse Member List

This is the complete list of members for RestLink::NetworkResponse, including all inherited members.

abort() overrideRestLink::NetworkResponseslot
api() constRestLink::Response
atEnd() const overrideRestLink::ResponseBase
bodyRestLink::Response
body()RestLink::Responseprotected
bytesAvailable() const overrideRestLink::ResponseBase
bytesToWrite() const overrideRestLink::ResponseBase
canReadLine() const overrideRestLink::ResponseBase
close() overrideRestLink::ResponseBase
d_ptrRestLink::Responseprotected
downloadProgress(qint64 bytesReceived, qint64 bytesTotal)RestLink::Responsesignal
endpointRestLink::Response
endpoint() constRestLink::Response
finishedRestLink::Response
finished()RestLink::Responsesignal
hasHeader(const QByteArray &name) const overrideRestLink::NetworkResponsevirtual
hasHttpStatusCodeRestLink::Response
hasHttpStatusCode() constRestLink::Response
hasNetworkErrorRestLink::Response
hasNetworkError() constRestLink::Responseinline
header(const QByteArray &name) const overrideRestLink::NetworkResponsevirtual
headerList() const overrideRestLink::NetworkResponsevirtual
RestLink::Response::headerListRestLink::Response
httpReasonPhrase() const overrideRestLink::NetworkResponsevirtual
RestLink::Response::httpReasonPhraseRestLink::Response
httpStatusCode() const overrideRestLink::NetworkResponsevirtual
RestLink::Response::httpStatusCodeRestLink::Response
ignoreSslErrors() overrideRestLink::NetworkResponseslot
isFinished() const overrideRestLink::NetworkResponsevirtual
isHttpStatusSuccess() constRestLink::Response
isRunning() constRestLink::Responseinline
isSequential() const overrideRestLink::ResponseBase
isSuccess() constRestLink::Responseinline
method() const overrideRestLink::NetworkResponsevirtual
RestLink::Response::methodRestLink::Response
networkError() const overrideRestLink::NetworkResponsevirtual
RestLink::Response::networkErrorRestLink::Response
networkErrorOccured(int error)RestLink::Responsesignal
networkErrorString() const overrideRestLink::NetworkResponsevirtual
RestLink::Response::networkErrorStringRestLink::Response
networkReply() const overrideRestLink::NetworkResponsevirtual
networkRequest() const overrideRestLink::NetworkResponsevirtual
NetworkResponse(QObject *parent)RestLink::NetworkResponseexplicit
open(OpenMode mode) overrideRestLink::ResponseBase
pos() const overrideRestLink::ResponseBase
readBody() overrideRestLink::NetworkResponsevirtual
readData(char *data, qint64 maxlen) overrideRestLink::ResponseBaseprotected
readJson(QJsonParseError *error=nullptr)RestLink::ResponseBasevirtual
readJsonArray(QJsonParseError *error=nullptr)RestLink::ResponseBasevirtual
readJsonObject(QJsonParseError *error=nullptr)RestLink::ResponseBasevirtual
readLineData(char *data, qint64 maxlen) overrideRestLink::ResponseBaseprotected
readString()RestLink::ResponseBasevirtual
request() constRestLink::Response
reset() overrideRestLink::ResponseBase
Response(ResponsePrivate *d, QObject *parent)RestLink::Responseprotected
ResponseBase(QObject *parent=nullptr)RestLink::ResponseBaseexplicit
responseDevice() constRestLink::ResponseBase
runningRestLink::Response
seek(qint64 pos) overrideRestLink::ResponseBase
setRequest(const Request &request)RestLink::Responseprotected
setResponseDevice(QIODevice *device)RestLink::ResponseBaseprotected
size() const overrideRestLink::ResponseBase
skipData(qint64 maxSize) overrideRestLink::ResponseBaseprotected
sslErrorsOccured(const QList< QSslError > &errors)RestLink::Responsesignal
successRestLink::Response
uploadProgress(qint64 bytesSent, qint64 bytesTotal)RestLink::Responsesignal
urlRestLink::Response
url() constRestLink::Response
waitForBytesWritten(int msecs) overrideRestLink::ResponseBase
waitForReadyRead(int msecs) overrideRestLink::ResponseBase
writeData(const char *data, qint64 len) overrideRestLink::ResponseBaseprotected
~Response()RestLink::Responsevirtual
~ResponseBase()RestLink::ResponseBasevirtual