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-encexchangeset.html below:

EncExchangeSet Class | ArcGIS Maps SDK for Qt

Member Function Documentation [explicit] EncExchangeSet::EncExchangeSet(const QStringList &paths, QObject *parent = nullptr)

Creates an ENC exchange set object.

[override virtual noexcept] EncExchangeSet::~EncExchangeSet()

Destructor.

[override virtual] void EncExchangeSet::cancelLoad()

Reimplements: Loadable::cancelLoad().

Cancels loading metadata for the object

See Loadable.

Subsequent loads of an exchange set and the component data sets will not read the cell information. Instead, this API will load the data from the internal SENC database.

QList<Esri::ArcGISRuntime::EncDataset *> EncExchangeSet::datasets() const

Returns the ENC datasets that are part of the exchange set.

ENC exchange sets consist of one or more datasets and a catalog. The exchange set's datasets can be used to create EncCell objects, which can be used to create EncLayer objects for display in a map.

[signal] void EncExchangeSet::doneLoading(const Esri::ArcGISRuntime::Error &loadError)

Signal emitted when this object is done loading.

Note: If there is a load error it will also be emitted on the errorOccurred signal.

See also Loadable and Object.

[override virtual] void EncExchangeSet::load()

Reimplements: Loadable::load().

Loads the metadata for the object asynchronously.

See Loadable.

[override virtual] Esri::ArcGISRuntime::Error EncExchangeSet::loadError() const

Reimplements: Loadable::loadError() const.

Returns the load error.

See Loadable.

See also Error.

[override virtual] Esri::ArcGISRuntime::LoadStatus EncExchangeSet::loadStatus() const

Reimplements: Loadable::loadStatus() const.

Returns the load status.

See Loadable.

See also LoadStatus.

[signal] void EncExchangeSet::loadStatusChanged(Esri::ArcGISRuntime::LoadStatus loadStatus)

Signal emitted when the load status changes for this object.

See also Loadable.

QStringList EncExchangeSet::paths() const

Returns an QStringList of the paths of the ENC exchange set.

An ENC exchange set can be loaded with the path to a single exchange set and zero or more update exchange sets. If an exchange set which only contains updates is loaded, the corresponding exchange set with the base cells must be loaded simultaneously.

QString EncExchangeSet::readme() const

Gets the Readme.txt file path of the ENC exchange set.

[override virtual] void EncExchangeSet::retryLoad()

Reimplements: Loadable::retryLoad().

Loads or retries loading metadata for the object asynchronously.

Will retry loading the metadata if the object is failed to load. Will load the object if it is not loaded. Will not retry to load the object if the object is loaded.

See Loadable.


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