mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-31 00:06:02 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			235 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			235 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # 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'}
 | |
| except NameError:
 | |
|     pass
 |