The following members of QML type ArcGISFeatureListModel are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Signals
- featureChanged()
(obsolete)
Signal Documentation
This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Emitted when the features property of the model changes. This signal is deprecated at 100.15. Use featuresChanged instead.
Note: The corresponding handler is onFeatureChanged
.