mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-31 00:06:02 -04:00 
			
		
		
		
	Adds - python bindings - geometry check factory - geometry check registry - QgsFeedback for geometry checks (lots of potential still) - An IsValid geometry check - Splits classes into their own files - Decouples feature pools from the configuration context
		
			
				
	
	
		
			4 lines
		
	
	
		
			250 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			250 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # The following has been generated automatically from src/analysis/vector/geometry_checker/qgsgeometrycheck.h
 | |
| QgsGeometryCheck.Flags.baseClass = QgsGeometryCheck
 | |
| Flags = QgsGeometryCheck  # dirty hack since SIP seems to introduce the flags in module
 |