# The following has been generated automatically from src/core/qgsfeaturerequest.h try: QgsFeatureRequest.__attribute_docs__ = {'ALL_ATTRIBUTES': 'A special attribute that if set matches all attributes'} QgsFeatureRequest.__annotations__ = {'ALL_ATTRIBUTES': str} except (NameError, AttributeError): pass try: QgsAbstractFeatureSource.__abstract_methods__ = ['getFeatures'] except (NameError, AttributeError): pass