Lines Matching refs:UINetworkRequest
3 * VBox Qt GUI - UINetworkRequest stuff implementation.
26 # include "UINetworkRequest.h"
38 UINetworkRequest::UINetworkRequest(const QNetworkRequest &request, UINetworkRequestType type, const QString &strDescription,
56 UINetworkRequest::UINetworkRequest(const QList<QNetworkRequest> &requests, UINetworkRequestType type, const QString &strDescription,
75 UINetworkRequest::~UINetworkRequest()
89 void UINetworkRequest::sltHandleNetworkReplyProgress(qint64 iReceived, qint64 iTotal)
98 void UINetworkRequest::sltHandleNetworkReplyFinish()
164 void UINetworkRequest::sltRetry()
178 void UINetworkRequest::sltCancel()
185 void UINetworkRequest::initialize()
206 void UINetworkRequest::prepareNetworkReply()
225 void UINetworkRequest::cleanupNetworkReply()
235 void UINetworkRequest::abortNetworkReply()