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

GeoprocessingDouble Class | ArcGIS Maps SDK for Qt

  • GeoprocessingDouble
  • class Esri::ArcGISRuntime::GeoprocessingDouble

    A double input or output parameter. More...

    Public Functions Detailed Description

    Corresponds to GPDouble parameter type on the service.

    {GeoprocessingDouble(double, QObject*)}

    Relevant samples:

    See also GeoprocessingDouble and Esri::ArcGISRuntime::GeoprocessingDouble::GeoprocessingDouble(double, QObject*).

    Member Function Documentation [explicit] GeoprocessingDouble::GeoprocessingDouble(QObject *parent = nullptr)

    Constructor that accepts an optional parent object.

    For objects created with this constructor, the original value is 0.0.

    [explicit] GeoprocessingDouble::GeoprocessingDouble(double value, QObject *parent = nullptr)

    Constructor that accepts an initial value and an optional parent object.

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

    Destructor.

    void GeoprocessingDouble::setValue(double value)

    Sets the value to value.

    See also value().

    double GeoprocessingDouble::value() const

    Returns the value.

    See also setValue().


    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