QGIS API Documentation
3.0.2-Girona (307d082)
|
#include "qgssymbollayer.h"
#include "qgsclipper.h"
#include "qgsexpression.h"
#include "qgsrendercontext.h"
#include "qgsvectorlayer.h"
#include "qgsdxfexport.h"
#include "qgsgeometrysimplifier.h"
#include "qgspainteffect.h"
#include "qgseffectstack.h"
#include "qgspainteffectregistry.h"
#include "qgsproperty.h"
#include "qgsexpressioncontext.h"
#include <QSize>
#include <QPainter>
#include <QPointF>
#include <QPolygonF>
Go to the source code of this file.
Functions | |
QgsProperty | propertyFromMap (const QgsStringMap &map, const QString &baseName) |
QgsProperty propertyFromMap | ( | const QgsStringMap & | map, |
const QString & | baseName | ||
) |
Definition at line 220 of file qgssymbollayer.cpp.