mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-03 00:14:12 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			422 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			422 B
		
	
	
	
		
			Python
		
	
	
	
	
	
# The following has been generated automatically from src/core/layout/qgslayouttable.h
 | 
						|
try:
 | 
						|
    QgsLayoutTableStyle.__attribute_docs__ = {'enabled': 'Whether the styling option is enabled', 'cellBackgroundColor': 'Cell background color'}
 | 
						|
    QgsLayoutTableStyle.__group__ = ['layout']
 | 
						|
except (NameError, AttributeError):
 | 
						|
    pass
 | 
						|
try:
 | 
						|
    QgsLayoutTable.__group__ = ['layout']
 | 
						|
except (NameError, AttributeError):
 | 
						|
    pass
 |