A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-networkrequestprogress.html below:

NetworkRequestProgress Class | ArcGIS Maps SDK for Qt

Member Function Documentation NetworkRequestProgress::NetworkRequestProgress()

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() const

Returns the current number of bytes received from the request.

qint64 NetworkRequestProgress::bytesSent() const

Returns the current number of bytes sent from the request.

QDateTime NetworkRequestProgress::estimatedFinishTime() const

Returns the request's estimated completion time.

int NetworkRequestProgress::progressPercentage() const

Returns the request's percent complete value.

QDateTime NetworkRequestProgress::startTime() const

Returns the request's start time.

qint64 NetworkRequestProgress::totalBytesToReceive() const

Returns the total number of bytes to be received.

qint64 NetworkRequestProgress::totalBytesToSend() const

Returns 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