Searched refs:onSentRequest (Results 1 – 8 of 8) sorted by relevance
21 void onSentRequest(QNetworkReply* reply) override;
60 void DownloadFileJob::onSentRequest(QNetworkReply* reply) in onSentRequest() function in DownloadFileJob
387 virtual void onSentRequest(QNetworkReply*);
340 void BaseJob::onSentRequest(QNetworkReply*) { } in onSentRequest() function in BaseJob402 onSentRequest(reply()); in sendRequest()
331 virtual void onSentRequest(QNetworkReply*);
261 void BaseJob::onSentRequest(QNetworkReply*) {} in onSentRequest() function in BaseJob314 onSentRequest(d->reply.data()); in sendRequest()