Skip to content

Obsolete Members for PopupAttributeListModel

  • PopupAttributeListModel
  • The following members of class PopupAttributeListModel are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

    Public Types

    (deprecated) enum PopupAttributeRoles { PopupAttributeFieldNameRole, PopupAttributeFieldValueRole, PopupAttributePopupDateFormatRole, PopupAttributeDecimalPlacesRole, PopupAttributeIsUseThousandsSeparatorRole, …, PopupAttributeFeatureTypeRole }

    Member Type Documentation

    [deprecated] enum PopupAttributeListModel::PopupAttributeRoles

    This enum is deprecated. We strongly advise against using it in new code.

    This enum specifies the custom roles which can be used with PopupAttributeListModel::data.

    ConstantValueDescription
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeFieldNameRoleQt::UserRole + 1The field name for the PopupField.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeFieldValueRoleQt::UserRole + 2The value for the PopupField.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributePopupDateFormatRoleQt::UserRole + 3The PopupDateFormat for the PopupField.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeDecimalPlacesRoleQt::UserRole + 4The number of decimal places to display for numerical fields.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeIsUseThousandsSeparatorRoleQt::UserRole + 5If the thousands separator should be used.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeIsEditableRoleQt::UserRole + 6Whether the PopupField is editable.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeIsVisibleRoleQt::UserRole + 7Whether the PopupField is visible.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeIsNullableRoleQt::UserRole + 8Whether the PopupField is nullable.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeLabelRoleQt::UserRole + 9The PopupField label.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributePopupStringFieldOptionRoleQt::UserRole + 10The PopupStringFieldOption for the PopupField.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeTooltipRoleQt::UserRole + 11The tooltip for the PopupField.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeFormattedValueRoleQt::UserRole + 12The formatted value for the PopupField.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeFieldTypeRoleQt::UserRole + 13The FieldType for the PopupField.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeMaxLengthRoleQt::UserRole + 14The maxmimum length for the PopupField.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeIsFeatureTypeRoleQt::UserRole + 15Whether the PopupField is a feature type.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeValidationErrorTextRoleQt::UserRole + 16The validation error text if there is any.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeRangeDomainValidationTextRoleQt::UserRole + 17The range domain validation text if applicable.
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeUseThousandsSeparatorRoleQt::UserRole + 18If the thousands separator should be used (since 100.1).
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeEditableRoleQt::UserRole + 19Whether the PopupField is editable (since 100.1).
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeAttributeVisibleRoleQt::UserRole + 20Whether the PopupField is visible (since 100.1).
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeNullableRoleQt::UserRole + 21Whether the PopupField is nullable (since 100.1).
    Esri::ArcGISRuntime::PopupAttributeListModel::PopupAttributeFeatureTypeRoleQt::UserRole + 22Whether the PopupField is a feature type (since 100.1).

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.