mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-31 00:06:02 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			604 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			604 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # The following has been generated automatically from src/core/qgsconditionalstyle.h
 | |
| try:
 | |
|     QgsConditionalLayerStyles.__attribute_docs__ = {'changed': 'Emitted when the conditional styles are changed.\n\n.. versionadded:: 3.10\n'}
 | |
| except NameError:
 | |
|     pass
 | |
| try:
 | |
|     QgsConditionalStyle.matchingConditionalStyles = staticmethod(QgsConditionalStyle.matchingConditionalStyles)
 | |
|     QgsConditionalStyle.matchingConditionalStyle = staticmethod(QgsConditionalStyle.matchingConditionalStyle)
 | |
|     QgsConditionalStyle.compressStyles = staticmethod(QgsConditionalStyle.compressStyles)
 | |
| except NameError:
 | |
|     pass
 |