The following members of class ArcGISMapImageLayer are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(deprecated) Esri::ArcGISRuntime::TaskWatcher | loadTablesAndLayers() |
Signals
(deprecated) void | loadTablesAndLayersCompleted(const QUuid &taskId) |
Member Function Documentation
[since Esri::ArcGISRuntime 100.3]
Esri::ArcGISRuntime::TaskWatcher ArcGISMapImageLayer::loadTablesAndLayers ()
This function is deprecated. We strongly advise against using it in new code.
Starts a task to load all of the map service's sublayers and non-spatial tables.
This method returns a TaskWatcher for the asynchronous operation.
This function was introduced in Esri::ArcGISRuntime 100.3.
[signal, since Esri::ArcGISRuntime 100.3]
void ArcGISMapImageLayer::loadTablesAndLayersCompleted (const QUuid &taskId )
This function is deprecated. We strongly advise against using it in new code.
Signal emitted when the loadTablesAndLayers task completes.
- taskId - The ID of the completed task.
This function was introduced in Esri::ArcGISRuntime 100.3.