QGIS/python/gui/auto_additions/qgsfeaturelistmodel.py

3 lines
243 B
Python

# The following has been generated automatically from src/gui/attributetable/qgsfeaturelistmodel.h
QgsFeatureListModel.__attribute_docs__ = {'isNew': 'True if feature is a newly added feature.', 'isEdited': 'True if feature has been edited.'}