The following members of class RemoteResource are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions(deprecated)
virtual Esri::ArcGISRuntime::Credential * credential() const = 0 (deprecated)
virtual Esri::ArcGISRuntime::RequestConfiguration requestConfiguration() const = 0 (deprecated)
virtual void setRequestConfiguration(const Esri::ArcGISRuntime::RequestConfiguration &requestConfiguration) = 0 (deprecated)
virtual QUrl url() const = 0 Member Function Documentation [pure virtual, deprecated]
Esri::ArcGISRuntime::Credential *RemoteResource::credential() const
This function is deprecated. We strongly advise against using it in new code.
Returns security credentials to access the remote resource. Only applicable if the resource is secured.
This is the pure virtual version of this method. It should be implemented by classes that inherit from this interface.
[pure virtual, deprecated]
Esri::ArcGISRuntime::RequestConfiguration RemoteResource::requestConfiguration() const
This function is deprecated. We strongly advise against using it in new code.
Returns the RequestConfiguration used to customize the request to this RemoteResource.
This is the pure virtual version of this method. It should be implemented by classes that inherit from this interface.
See also setRequestConfiguration().
[pure virtual, deprecated]
void RemoteResource::setRequestConfiguration(const Esri::ArcGISRuntime::RequestConfiguration &requestConfiguration)
This function is deprecated. We strongly advise against using it in new code.
Sets the RequestConfiguration, which is used to customize the request to this RemoteResource, to requestConfiguration.
This is the pure virtual version of this method. It should be implemented by classes that inherit from this interface.
See also requestConfiguration().
[pure virtual, deprecated]
QUrl RemoteResource::url() const
This function is deprecated. We strongly advise against using it in new code.
Returns the URL of this RemoteResource.
This is the pure virtual version of this method. It should be implemented by classes that inherit from this interface.
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