mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-31 00:06:02 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			617 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			617 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # The following has been generated automatically from src/core/symbology/qgspointdistancerenderer.h
 | |
| try:
 | |
|     QgsPointDistanceRenderer.GroupedFeature.__attribute_docs__ = {'feature': 'Feature', 'isSelected': 'True if feature is selected and should be rendered in a selected state', 'label': 'Optional label text'}
 | |
|     QgsPointDistanceRenderer.GroupedFeature.__doc__ = """Contains properties for a feature within a clustered group."""
 | |
|     QgsPointDistanceRenderer.GroupedFeature.__group__ = ['symbology']
 | |
| except NameError:
 | |
|     pass
 | |
| try:
 | |
|     QgsPointDistanceRenderer.__group__ = ['symbology']
 | |
| except NameError:
 | |
|     pass
 |