QGIS API Documentation 3.39.0-Master (47f7b3a4989)
Loading...
Searching...
No Matches
Functions
qgssymbollayer.cpp File Reference
#include "qgssymbollayer.h"
#include "qgsrendercontext.h"
#include "qgsdxfexport.h"
#include "qgsgeometrysimplifier.h"
#include "qgspainteffect.h"
#include "qgspainteffectregistry.h"
#include "qgsproperty.h"
#include "qgsexpressioncontext.h"
#include "qgssymbollayerutils.h"
#include "qgslegendpatchshape.h"
#include "qgsstyle.h"
#include "qgsexpressioncontextutils.h"
#include "qgssymbol.h"
#include "qgssymbollayerreference.h"
#include "qgsgeos.h"
#include <QSize>
#include <QPainter>
#include <QPointF>
#include <QPolygonF>
#include <QUuid>
Include dependency graph for qgssymbollayer.cpp:

Go to the source code of this file.

Functions

QPainterPath generateClipPath (const QgsRenderContext &renderContext, const QString &id, const QRectF *rect, bool &foundGeometries)
 
QgsProperty propertyFromMap (const QVariantMap &map, const QString &baseName)
 

Function Documentation

◆ generateClipPath()

QPainterPath generateClipPath ( const QgsRenderContext renderContext,
const QString &  id,
const QRectF *  rect,
bool &  foundGeometries 
)

Definition at line 956 of file qgssymbollayer.cpp.

◆ propertyFromMap()

QgsProperty propertyFromMap ( const QVariantMap &  map,
const QString &  baseName 
)

Definition at line 344 of file qgssymbollayer.cpp.