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

ElevationSource Class | ArcGIS Maps SDK for Qt

Elevation sources provide a surface on which data can be draped or offset from. More...

Member Function Documentation [override virtual noexcept] ElevationSource::~ElevationSource()

Destructor

[override virtual] void ElevationSource::cancelLoad()

Reimplements: Loadable::cancelLoad().

Cancels the loading metadata for the object.

Cancels loading the metadata if the object is loading.

See Loadable.

[signal] void ElevationSource::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.

Esri::ArcGISRuntime::ElevationSourceType ElevationSource::elevationSourceType() const

Returns the type of elevation source.

See also ElevationSourceType.

bool ElevationSource::isEnabled() const

Returns true if the elevation source participates in the generation of the Surface, false otherwise.

See also ElevationSourceType.

[override virtual] void ElevationSource::load()

Reimplements: Loadable::load().

Loads the metadata for the object asynchronously.

Loads the metadata if the object is not loaded.

See Loadable.

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

Reimplements: Loadable::loadError() const.

Returns the load error.

See Loadable.

See also Error.

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

Reimplements: Loadable::loadStatus() const.

Returns the load status.

See Loadable.

See also LoadStatus.

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

Signal emitted when the loadStatus property changes.

See also Loadable.

QString ElevationSource::name() const

Returns the name of the elevation source.

See also setName().

[override virtual] void ElevationSource::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. Will always call the done loading if this is called.

See Loadable.

void ElevationSource::setEnabled(bool enabled)

Sets the enabled to enabled.

See also isEnabled.

void ElevationSource::setName(const QString &name)

Sets the name to name.

See also name.


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