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.
PropertiesObtain 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.
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