QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Classes | Typedefs
qgssymbol.h File Reference
#include "qgis_core.h"
#include "qgis.h"
#include <QList>
#include <QMap>
#include "qgsmapunitscale.h"
#include "qgsfields.h"
#include "qgsrendercontext.h"
#include "qgsproperty.h"
Include dependency graph for qgssymbol.h:

Go to the source code of this file.

Classes

class  QgsFillSymbol
 A fill symbol type, for rendering Polygon and MultiPolygon geometries. More...
 
class  QgsLineSymbol
 A line symbol type, for rendering LineString and MultiLineString geometries. More...
 
class  QgsMarkerSymbol
 A marker symbol type, for rendering Point and MultiPoint geometries. More...
 
class  QgsSymbol
 Abstract base class for all rendered symbols. More...
 
class  QgsSymbolRenderContext
 

Typedefs

typedef QList< QgsSymbolLayer * > QgsSymbolLayerList
 

Typedef Documentation

◆ QgsSymbolLayerList

Definition at line 51 of file qgssymbol.h.