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

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

abort() overrideRestLink::ServerResponseslot
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
complete()RestLink::ServerResponseslot
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::ServerResponsevirtual
hasHttpStatusCodeRestLink::Response
hasHttpStatusCode() constRestLink::Response
hasNetworkErrorRestLink::Response
hasNetworkError() constRestLink::Responseinline
header(const QByteArray &name) const overrideRestLink::ServerResponsevirtual
headerList() const overrideRestLink::ServerResponsevirtual
RestLink::Response::headerListRestLink::Response
httpReasonPhraseRestLink::Response
httpReasonPhrase() constRestLink::Responsevirtual
httpStatusCode() const overrideRestLink::ServerResponsevirtual
RestLink::Response::httpStatusCodeRestLink::Response
ignoreSslErrors() overrideRestLink::ServerResponseslot
isFinished() const overrideRestLink::ServerResponsevirtual
isHttpStatusSuccess() constRestLink::Response
isRunning() constRestLink::Responseinline
isSequential() const overrideRestLink::ResponseBase
isSuccess() constRestLink::Responseinline
method() const overrideRestLink::ServerResponsevirtual
RestLink::Response::methodRestLink::Response
networkErrorRestLink::Response
networkError() constRestLink::Responsevirtual
networkErrorOccured(int error)RestLink::Responsesignal
networkErrorStringRestLink::Response
networkErrorString() constRestLink::Responsevirtual
networkReply() const overrideRestLink::ServerResponsevirtual
networkRequest() const overrideRestLink::ServerResponsevirtual
open(OpenMode mode) overrideRestLink::ResponseBase
pos() const overrideRestLink::ResponseBase
readBody() overrideRestLink::ServerResponsevirtual
readData(char *data, qint64 maxlen) overrideRestLink::ResponseBaseprotected
readJson(QJsonParseError *error) overrideRestLink::ServerResponsevirtual
readJsonArray(QJsonParseError *error) overrideRestLink::ServerResponsevirtual
readJsonObject(QJsonParseError *error) overrideRestLink::ServerResponsevirtual
readLineData(char *data, qint64 maxlen) overrideRestLink::ResponseBaseprotected
readString() overrideRestLink::ServerResponsevirtual
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
server() constRestLink::ServerResponse
ServerResponse(Server *server)RestLink::ServerResponseexplicit
setBody(const Body &body)RestLink::ServerResponse
setHeaders(const QList< Header > &headers)RestLink::ServerResponse
setHttpStatusCode(int code)RestLink::ServerResponse
setMethod(AbstractRequestHandler::Method method)RestLink::ServerResponse
setNetworkRequest(const QNetworkRequest &request)RestLink::ServerResponse
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
updateDownloadProgress(qint64 bytesReceived, qint64 bytesTotal)RestLink::ServerResponseslot
updateUploadProgress(qint64 bytesSent, qint64 bytesTotal)RestLink::ServerResponseslot
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