Skip to content

Obsolete Members for ImageServiceRaster

  • ImageServiceRaster
  • The following members of class ImageServiceRaster are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

    Public Functions

    (deprecated) ImageServiceRaster(const QUrl &url, Esri::ArcGISRuntime::Credential *credential, QObject *parent = nullptr)

    Member Function Documentation

    [deprecated] ImageServiceRaster::ImageServiceRaster(const QUrl &url, Esri::ArcGISRuntime::Credential *credential, QObject *parent = nullptr)

    This function is deprecated. We strongly advise against using it in new code.

    Constructor that takes a url, to an image service, a credential and an optional parent.

    [override virtual, deprecated] Esri::ArcGISRuntime::Credential *ImageServiceRaster::credential() const

    This function is deprecated. We strongly advise against using it in new code.

    Reimplements: RemoteResource::credential() const.

    Returns the security credential used to access the service.

    Only applicable if using an service that is secured.

    [override virtual, deprecated] Esri::ArcGISRuntime::RequestConfiguration ImageServiceRaster::requestConfiguration() const

    This function is deprecated. We strongly advise against using it in new code.

    Reimplements: RemoteResource::requestConfiguration() const.

    Returns the RequestConfiguration in use by this service.

    See also setRequestConfiguration().

    [override virtual, deprecated] void ImageServiceRaster::setRequestConfiguration(const Esri::ArcGISRuntime::RequestConfiguration &requestConfiguration)

    This function is deprecated. We strongly advise against using it in new code.

    Reimplements: RemoteResource::setRequestConfiguration(const Esri::ArcGISRuntime::RequestConfiguration &requestConfiguration).

    Sets the requestConfiguration parameters to be used for network requests sent by this service to requestConfiguration.

    See also requestConfiguration().

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.