QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
#include "qgis_core.h"
#include "qgis.h"
#include <QList>
#include <QMap>
#include "qgsmapunitscale.h"
#include "qgsfields.h"
#include "qgsrendercontext.h"
#include "qgsproperty.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 QList<QgsSymbolLayer *> QgsSymbolLayerList |
Definition at line 51 of file qgssymbol.h.