# The following has been generated automatically from src/core/qgsfeaturesource.h try: QgsFeatureSource.__virtual_methods__ = ['hasFeatures', 'uniqueValues', 'minimumValue', 'maximumValue', 'sourceExtent', 'sourceExtent3D', 'allFeatureIds', 'hasSpatialIndex'] QgsFeatureSource.__abstract_methods__ = ['getFeatures', 'sourceName', 'sourceCrs', 'fields', 'wkbType', 'featureCount'] except (NameError, AttributeError): pass