mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
8 lines
405 B
Python
8 lines
405 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.__group__ = ['materials']
|
|
except NameError:
|
|
pass
|