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

PopupFieldFormat Class | ArcGIS Maps SDK for Qt

  • PopupFieldFormat
  • class Esri::ArcGISRuntime::PopupFieldFormat

    The formatting of a field when used in a Popup. More...

    Public Functions Detailed Description

    Applies only to fields of type date or number (float, double, integer). Use the PopupManager::fieldType method to determine the field type.

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

    Default constructor that takes an optional parent.

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

    Destructor.

    int PopupFieldFormat::decimalPlaces() const

    Returns the number of decimal places that should appear for displaying a numerical field in a Popup.

    See also setDecimalPlaces().

    bool PopupFieldFormat::isUseThousandsSeparator() const

    Returns whether a numerical field will use the thousands (or digit) separator when the field is displayed in a Popup.

    Esri::ArcGISRuntime::PopupDateFormat PopupFieldFormat::popupDateFormat() const

    Returns the format used to display a date field in a Popup.

    See also setPopupDateFormat().

    void PopupFieldFormat::setDecimalPlaces(int decimalPlaces)

    Sets the number of supported decimalPlaces that should appear for displaying a numerical field in a Popup.

    See also decimalPlaces().

    void PopupFieldFormat::setPopupDateFormat(Esri::ArcGISRuntime::PopupDateFormat popupDateFormat)

    Sets the popupDateFormat used to display a date field in a Popup.

    See also popupDateFormat().

    void PopupFieldFormat::setUseThousandsSeparator(bool useThousandsSeparator)

    Sets whether a numerical field may useThousandsSeparator when the field is displayed in a Popup.

    See also isUseThousandsSeparator().


    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