[since Esri::ArcGISRuntime 100.1]
GeoprocessingTaskInfo::GeoprocessingTaskInfo()
Default constructor.
Warning: This is for convenience only and will construct an empty object.
This function was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.1]
GeoprocessingTaskInfo::GeoprocessingTaskInfo(const Esri::ArcGISRuntime::GeoprocessingTaskInfo &other)
Copy constructor from other GeoprocessingTaskInfo.
This function was introduced in Esri::ArcGISRuntime 100.1.
[noexcept, since Esri::ArcGISRuntime 100.1]
GeoprocessingTaskInfo::GeoprocessingTaskInfo(Esri::ArcGISRuntime::GeoprocessingTaskInfo &&other)
Move constructor from other GeoprocessingTaskInfo.
This function was introduced in Esri::ArcGISRuntime 100.1.
[noexcept, since Esri::ArcGISRuntime 100.1]
GeoprocessingTaskInfo::~GeoprocessingTaskInfo()
Destructor.
This function was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.1]
QString GeoprocessingTaskInfo::category() const
Returns the category of the GeoprocessingTask.
This function was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.1]
QString GeoprocessingTaskInfo::description() const
Returns the description of the GeoprocessingTask.
This function was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.1]
QString GeoprocessingTaskInfo::displayName() const
Returns the display name of the GeoprocessingTask.
This function was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.1]
Esri::ArcGISRuntime::GeoprocessingExecutionType GeoprocessingTaskInfo::executionType() const
Returns the execution type of the GeoprocessingTask.
This function was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.1]
QUrl GeoprocessingTaskInfo::helpURL() const
Returns the help URL of the GeoprocessingTask.
This function was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.1]
bool GeoprocessingTaskInfo::isEmpty() const
Returns true
if this GeoprocessingTaskInfo is empty.
This function was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.1]
QString GeoprocessingTaskInfo::name() const
Returns the name of the GeoprocessingTask.
This function was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.1]
QList<Esri::ArcGISRuntime::GeoprocessingParameterInfo> GeoprocessingTaskInfo::parameterInfos() const
Returns a list of GeoprocessingParameterInfo which details information about the parameters used by the GeoprocessingTask.
This function was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.1]
QUrl GeoprocessingTaskInfo::url() const
Returns the URL of the GeoprocessingTask.
This function was introduced in Esri::ArcGISRuntime 100.1.
[noexcept, since Esri::ArcGISRuntime 100.1]
Esri::ArcGISRuntime::GeoprocessingTaskInfo &GeoprocessingTaskInfo::operator=(Esri::ArcGISRuntime::GeoprocessingTaskInfo &&other)
Move operator from other GeoprocessingTaskInfo.
This function was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.1]
Esri::ArcGISRuntime::GeoprocessingTaskInfo &GeoprocessingTaskInfo::operator=(const Esri::ArcGISRuntime::GeoprocessingTaskInfo &other)
Assignment operator from other GeoprocessingTaskInfo.
This function was introduced in Esri::ArcGISRuntime 100.1.
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