# The following has been generated automatically from src/core/qgsiconutils.h 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) except (NameError, AttributeError): pass