mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-31 00:06:02 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			555 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			555 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # The following has been generated automatically from src/3d/materials/qgssimplelinematerialsettings.h
 | |
| try:
 | |
|     QgsSimpleLineMaterialSettings.supportsTechnique = staticmethod(QgsSimpleLineMaterialSettings.supportsTechnique)
 | |
|     QgsSimpleLineMaterialSettings.create = staticmethod(QgsSimpleLineMaterialSettings.create)
 | |
|     QgsSimpleLineMaterialSettings.__overridden_methods__ = ['type', 'clone', 'equals', 'toExportParameters', 'readXml', 'writeXml']
 | |
|     QgsSimpleLineMaterialSettings.__group__ = ['materials']
 | |
| except (NameError, AttributeError):
 | |
|     pass
 |