[override virtual noexcept]
ArcGISFeatureListModel::~ArcGISFeatureListModel()
Destructor.
[override virtual]
Esri::ArcGISRuntime::ArcGISFeature *ArcGISFeatureListModel::at(int index) const
Returns the map feature at the specified index.
bool ArcGISFeatureListModel::contains(Esri::ArcGISRuntime::ArcGISFeature *feature) constReturns true
if the provided feature is in the list model.
Returns all features in the model in a QList as Feature objects.
An optional parent may be provided to set the parent for all objects.
Use this method to get a list of features for use with FeatureLayer::selectFeatures.
See also Returned QObjects Parenting.
Esri::ArcGISRuntime::ArcGISFeature *ArcGISFeatureListModel::first() constReturns the first feature in the list model.
int ArcGISFeatureListModel::indexOf(Esri::ArcGISRuntime::ArcGISFeature *feature) constReturns the index of the provided feature in the list model.
bool ArcGISFeatureListModel::isEmpty() constReturns true
if this list model is empty.
Returns the last feature in the list model.
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