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

ExportTileCacheJob Class | ArcGIS Maps SDK for Qt

  • ExportTileCacheJob
  • class Esri::ArcGISRuntime::ExportTileCacheJob

    A job that exports a tile cache (.tpk or .tpkx) from a map or image service. More...

    Header: #include <ExportTileCacheJob.h> Since: Esri::ArcGISRuntime 100.0 Inherits: Esri::ArcGISRuntime::Job Public Functions virtual ~ExportTileCacheJob() override Esri::ArcGISRuntime::TileCache * result() const Detailed Description

    To make an ExportTileCacheJob, use the ExportTileCacheTask as follows:

    Start the ExportTileCacheJob and monitor progress. Upon completion, the job's result returns a tile cache.

    See the Job class for full information on how to work with jobs.

    Relevant samples:

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

    Destructor.

    Esri::ArcGISRuntime::TileCache *ExportTileCacheJob::result() const

    Returns the TileCache created by the ExportTileCacheJob.

    Obtain the TileCache once the job status changes to JobStatus::Succeeded. Connect to the Job::statusChanged signal to know when the job's status changes.


    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