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();
 
   61     static QIcon iconTable();
 
   66     static QIcon iconRaster();
 
   71     static QIcon iconDefaultLayer();
 
   76     static QIcon iconMesh();
 
   81     static QIcon iconVectorTile();
 
   86     static QIcon iconPointCloud();
 
   91     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.