mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-30 00:07:09 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			504 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			504 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # The following has been generated automatically from src/core/layout/qgslayoutframe.h
 | |
| try:
 | |
|     QgsLayoutFrame.create = staticmethod(QgsLayoutFrame.create)
 | |
|     QgsLayoutFrame.__overridden_methods__ = ['type', 'icon', 'displayName', 'cleanup', 'minimumSize', 'fixedSize', 'createExpressionContext', 'exportLayerBehavior', 'draw', 'drawFrame', 'drawBackground', 'writePropertiesToElement', 'readPropertiesFromElement']
 | |
|     QgsLayoutFrame.__group__ = ['layout']
 | |
| except (NameError, AttributeError):
 | |
|     pass
 |