17 #ifndef QGSICONUTILS_H
18 #define QGSICONUTILS_H
21 #include "qgis_core.h"
46 static QIcon iconPoint();
51 static QIcon iconLine();
56 static QIcon iconPolygon();
63 static QIcon iconGeometryCollection();
68 static QIcon iconTable();
73 static QIcon iconRaster();
78 static QIcon iconDefaultLayer();
83 static QIcon iconMesh();
88 static QIcon iconVectorTile();
93 static QIcon iconPointCloud();
98 static QIcon iconForLayer(
const QgsMapLayer *layer );
Contains utility functions for working with icons.
Base class for all map layer types.
Type
The WKB type describes the number of dimensions a geometry has.
QgsMapLayerType
Types of layers that can be added to a map.