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

KmlTourController Class | ArcGIS Maps SDK for Qt

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

Destructor.

double KmlTourController::currentPosition() const

Returns the current position of the KML tour, in seconds.

[signal] void KmlTourController::currentPositionChanged(double currentPosition)

Signal emitted when the current position changed.

void KmlTourController::pause()

Pauses the associated tour.

void KmlTourController::play()

Plays the associated tour, which may include audio content.

void KmlTourController::reset()

Resets the associated tour.

Use this to reset the tour to the beginning, which includes resetting any KML content to its original state before the tour was played.

void KmlTourController::setTour(Esri::ArcGISRuntime::KmlTour *tour)

Sets the KmlTour object that the controller is managing to tour.

Note: you may set nullptr to manage no KML tour.

See also tour().

double KmlTourController::totalDuration() const

Returns the total duration of the KML tour, in seconds.

[signal] void KmlTourController::totalDurationChanged(double totalDuration)

Signal emitted when the total duration changed.

Esri::ArcGISRuntime::KmlTour *KmlTourController::tour() const

Returns the KmlTour object that the controller is managing.

See also setTour().


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