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

RangeDomainDescription Class | ArcGIS Maps SDK for Qt

  • RangeDomainDescription
  • class Esri::ArcGISRuntime::RangeDomainDescription

    The description of the RangeDomain to be created. More...

    Public Functions Member Function Documentation RangeDomainDescription::RangeDomainDescription(const QString &name, Esri::ArcGISRuntime::FieldType fieldType, const QVariant &minValue, const QVariant &maxValue, QObject *parent = nullptr)

    Creates a new range domain description object with the specified name and values.

    [override virtual noexcept] RangeDomainDescription::~RangeDomainDescription()

    Destructor.

    QVariant RangeDomainDescription::maxValue() const

    Returns the range domain's maximum value.

    For fields that utilize a range domain, the field type must match the type of the min and max values.

    See also setMaxValue().

    QVariant RangeDomainDescription::minValue() const

    Returns the range domain's minimum value.

    For fields that utilize a range domain, the field type must match the type of the minimum and maximum values.

    See also setMinValue().

    void RangeDomainDescription::setMaxValue(const QVariant &maxValue)

    Sets the maxValue to maxValue.

    See also maxValue.

    void RangeDomainDescription::setMinValue(const QVariant &minValue)

    Sets the minValue to minValue.

    See also minValue.


    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