mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-31 00:06:02 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			275 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			275 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # The following has been generated automatically from src/core/effects/qgspainteffect.h
 | |
| QgsPaintEffect.Modifier = QgsPaintEffect.DrawMode.Modifier
 | |
| QgsPaintEffect.Render = QgsPaintEffect.DrawMode.Render
 | |
| QgsPaintEffect.ModifyAndRender = QgsPaintEffect.DrawMode.ModifyAndRender
 |