Default constructor.
NetworkRequestProgress::NetworkRequestProgress(const Esri::ArcGISRuntime::NetworkRequestProgress &other)Copy constructor from other NetworkRequestProgress.
[noexcept]
NetworkRequestProgress::NetworkRequestProgress(Esri::ArcGISRuntime::NetworkRequestProgress &&other)
Move constructor from other NetworkRequestProgress.
[noexcept]
NetworkRequestProgress::~NetworkRequestProgress()
Destructor.
qint64 NetworkRequestProgress::bytesReceived() constReturns the current number of bytes received from the request.
qint64 NetworkRequestProgress::bytesSent() constReturns the current number of bytes sent from the request.
QDateTime NetworkRequestProgress::estimatedFinishTime() constReturns the request's estimated completion time.
int NetworkRequestProgress::progressPercentage() constReturns the request's percent complete value.
QDateTime NetworkRequestProgress::startTime() constReturns the request's start time.
qint64 NetworkRequestProgress::totalBytesToReceive() constReturns the total number of bytes to be received.
qint64 NetworkRequestProgress::totalBytesToSend() constReturns the expected number of bytes to be sent from the request.
[noexcept]
Esri::ArcGISRuntime::NetworkRequestProgress &NetworkRequestProgress::operator=(Esri::ArcGISRuntime::NetworkRequestProgress &&other)
Move operator from other NetworkRequestProgress.
Esri::ArcGISRuntime::NetworkRequestProgress &NetworkRequestProgress::operator=(const Esri::ArcGISRuntime::NetworkRequestProgress &other)Assignment operator from other NetworkRequestProgress.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4