mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			349 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			349 B
		
	
	
	
		
			Python
		
	
	
	
	
	
# The following has been generated automatically from src/core/qgstracer.h
 | 
						|
QgsTracer.ErrNone = QgsTracer.PathError.ErrNone
 | 
						|
QgsTracer.ErrTooManyFeatures = QgsTracer.PathError.ErrTooManyFeatures
 | 
						|
QgsTracer.ErrPoint1 = QgsTracer.PathError.ErrPoint1
 | 
						|
QgsTracer.ErrPoint2 = QgsTracer.PathError.ErrPoint2
 | 
						|
QgsTracer.ErrNoPath = QgsTracer.PathError.ErrNoPath
 |