2024-08-14 15:28:33 +10:00
|
|
|
# The following has been generated automatically from src/core/qgsiconutils.h
|
2024-09-09 09:54:21 +10:00
|
|
|
try:
|
|
|
|
QgsIconUtils.iconForWkbType = staticmethod(QgsIconUtils.iconForWkbType)
|
|
|
|
QgsIconUtils.iconForGeometryType = staticmethod(QgsIconUtils.iconForGeometryType)
|
|
|
|
QgsIconUtils.iconPoint = staticmethod(QgsIconUtils.iconPoint)
|
|
|
|
QgsIconUtils.iconLine = staticmethod(QgsIconUtils.iconLine)
|
|
|
|
QgsIconUtils.iconPolygon = staticmethod(QgsIconUtils.iconPolygon)
|
|
|
|
QgsIconUtils.iconGeometryCollection = staticmethod(QgsIconUtils.iconGeometryCollection)
|
|
|
|
QgsIconUtils.iconTable = staticmethod(QgsIconUtils.iconTable)
|
|
|
|
QgsIconUtils.iconRaster = staticmethod(QgsIconUtils.iconRaster)
|
|
|
|
QgsIconUtils.iconDefaultLayer = staticmethod(QgsIconUtils.iconDefaultLayer)
|
|
|
|
QgsIconUtils.iconMesh = staticmethod(QgsIconUtils.iconMesh)
|
|
|
|
QgsIconUtils.iconVectorTile = staticmethod(QgsIconUtils.iconVectorTile)
|
|
|
|
QgsIconUtils.iconPointCloud = staticmethod(QgsIconUtils.iconPointCloud)
|
|
|
|
QgsIconUtils.iconTiledScene = staticmethod(QgsIconUtils.iconTiledScene)
|
|
|
|
QgsIconUtils.iconForLayer = staticmethod(QgsIconUtils.iconForLayer)
|
|
|
|
QgsIconUtils.iconForLayerType = staticmethod(QgsIconUtils.iconForLayerType)
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-09-09 09:54:21 +10:00
|
|
|
pass
|