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

PopupAttributeListModel Class | ArcGIS Maps SDK for Qt

  • PopupAttributeListModel
  • class Esri::ArcGISRuntime::PopupAttributeListModel

    A list model used for viewing and editing attributes in a Popup. More...

    Header: #include <PopupAttributeListModel.h> Since: Esri::ArcGISRuntime 100.0 Inherits: QAbstractListModel Status: Deprecated

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

    Properties Public Functions Reimplemented Public Functions virtual QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const override Signals Detailed Description

    Obtain a PopupAttributeListModel from the PopupManager.

    The model returns data for the following roles:

    Property Documentation [read-only] count : const int

    This property holds the number of attributes in this list model (read-only).

    Member Function Documentation [override virtual noexcept] PopupAttributeListModel::~PopupAttributeListModel()

    Destructor.

    [override virtual] QVariant PopupAttributeListModel::data(const QModelIndex &index, int role = Qt::DisplayRole) const

    Reimplements: QAbstractItemModel::data(const QModelIndex &index, int role) const.

    Returns the data stored under the given role for the popup attribute referred to by the index.

    [signal] void PopupAttributeListModel::errorOccurred(const Esri::ArcGISRuntime::Error &error)

    Signal emitted when an error occurs.

    QList<Esri::ArcGISRuntime::PopupField *> PopupAttributeListModel::popupFields() const

    Returns a list of PopupFields.


    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