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

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

abort()=0RestLink::Responsepure virtualslot
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) constRestLink::Responsevirtual
hasHttpStatusCodeRestLink::Response
hasHttpStatusCode() constRestLink::Response
hasNetworkErrorRestLink::Response
hasNetworkError() constRestLink::Responseinline
header(const QByteArray &name) const =0RestLink::Responsepure virtual
headerListRestLink::Response
headerList() const =0RestLink::Responsepure virtual
httpReasonPhraseRestLink::Response
httpReasonPhrase() constRestLink::Responsevirtual
httpStatusCodeRestLink::Response
httpStatusCode() const =0RestLink::Responsepure virtual
ignoreSslErrors()RestLink::Responsevirtualslot
isFinished() const =0RestLink::Responsepure virtual
isHttpStatusSuccess() constRestLink::Response
isRunning() constRestLink::Responseinline
isSequential() const overrideRestLink::ResponseBase
isSuccess() constRestLink::Responseinline
methodRestLink::Response
method() const =0RestLink::Responsepure virtual
networkErrorRestLink::Response
networkError() constRestLink::Responsevirtual
networkErrorOccured(int error)RestLink::Responsesignal
networkErrorStringRestLink::Response
networkErrorString() constRestLink::Responsevirtual
networkReply() const =0RestLink::Responsepure virtual
networkRequest() const =0RestLink::Responsepure virtual
open(OpenMode mode) overrideRestLink::ResponseBase
pos() const overrideRestLink::ResponseBase
readBody()RestLink::ResponseBasevirtual
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