mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-30 00:07:09 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			990 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			990 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # The following has been generated automatically from src/gui/symbology/qgsrendererwidget.h
 | |
| try:
 | |
|     QgsRendererWidget.__attribute_docs__ = {'layerVariablesChanged': 'Emitted when expression context variables on the associated\nvector layers have been changed. Will request the parent dialog\nto re-synchronize with the variables.\n', 'symbolLevelsChanged': 'Emitted when the symbol levels settings have been changed.\n\n.. deprecated:: 3.20\n\n   No longer emitted.\n'}
 | |
|     QgsRendererWidget.__group__ = ['symbology']
 | |
| except (NameError, AttributeError):
 | |
|     pass
 | |
| try:
 | |
|     QgsDataDefinedValueDialog.__group__ = ['symbology']
 | |
| except (NameError, AttributeError):
 | |
|     pass
 | |
| try:
 | |
|     QgsDataDefinedSizeDialog.__group__ = ['symbology']
 | |
| except (NameError, AttributeError):
 | |
|     pass
 | |
| try:
 | |
|     QgsDataDefinedRotationDialog.__group__ = ['symbology']
 | |
| except (NameError, AttributeError):
 | |
|     pass
 | |
| try:
 | |
|     QgsDataDefinedWidthDialog.__group__ = ['symbology']
 | |
| except (NameError, AttributeError):
 | |
|     pass
 |