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

AttributeParameterValue Class | ArcGIS Maps SDK for Qt

A placeholder for attribute values that can change for a particular network analysis. More...

Member Function Documentation AttributeParameterValue::AttributeParameterValue()

Default constructor.

AttributeParameterValue::AttributeParameterValue(const Esri::ArcGISRuntime::AttributeParameterValue &other)

Copy constructor from other AttributeParameterValue.

[noexcept] AttributeParameterValue::AttributeParameterValue(Esri::ArcGISRuntime::AttributeParameterValue &&other)

Move constructor from other AttributeParameterValue.

[noexcept] AttributeParameterValue::~AttributeParameterValue()

Destructor.

QString AttributeParameterValue::attributeName() const

Returns the name of the attribute that you would like to add a parameter for.

See also setAttributeName().

QString AttributeParameterValue::parameterName() const

Returns the name of the parameter.

See also setParameterName().

QVariant AttributeParameterValue::parameterValue() const

Returns the value of the parameter.

See also setParameterValue().

void AttributeParameterValue::setAttributeName(const QString &attributeName)

Sets the name of the attribute that you would like to add a parameter for to attributeName.

For example, HeightRestriction.

See also attributeName().

void AttributeParameterValue::setParameterName(const QString &parameterName)

Sets the parameter name to parameterName.

For example, Vehicle Height.

See also parameterName().

void AttributeParameterValue::setParameterValue(const QVariant &parameterValue)

Sets the parameter value to parameterValue.

For example, in the case where the parameterName is Vehicle Height, the parameterValue could be 0, meaning the vehicle can fit under any clearance.

See also parameterValue().

[noexcept] Esri::ArcGISRuntime::AttributeParameterValue &AttributeParameterValue::operator=(Esri::ArcGISRuntime::AttributeParameterValue &&other)

Move operator from other AttributeParameterValue.

Esri::ArcGISRuntime::AttributeParameterValue &AttributeParameterValue::operator=(const Esri::ArcGISRuntime::AttributeParameterValue &other)

Assignment operator from other AttributeParameterValue.


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