|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include "qgsvectorlayerlabeling.h"#include "qgspallabeling.h"#include "qgsrulebasedlabeling.h"#include "qgsvectorlayer.h"#include "qgssymbollayerutils.h"#include "qgssymbollayer.h"#include "qgsmarkersymbollayer.h"#include "qgis.h"#include "qgsstyleentityvisitor.h"#include "qgsmarkersymbol.h"
Go to the source code of this file.
Functions | |
| void | appendSimpleFunction (QDomDocument &doc, QDomElement &parent, const QString &name, const QString &attribute) |
| std::unique_ptr< QgsMarkerSymbolLayer > | backgroundToMarkerLayer (const QgsTextBackgroundSettings &settings) |
| QPointF | quadOffsetToSldAnchor (Qgis::LabelQuadrantPosition quadrantPosition) |
| void appendSimpleFunction | ( | QDomDocument & | doc, |
| QDomElement & | parent, | ||
| const QString & | name, | ||
| const QString & | attribute | ||
| ) |
Definition at line 188 of file qgsvectorlayerlabeling.cpp.
| std::unique_ptr< QgsMarkerSymbolLayer > backgroundToMarkerLayer | ( | const QgsTextBackgroundSettings & | settings | ) |
Definition at line 198 of file qgsvectorlayerlabeling.cpp.
| QPointF quadOffsetToSldAnchor | ( | Qgis::LabelQuadrantPosition | quadrantPosition | ) |
Definition at line 139 of file qgsvectorlayerlabeling.cpp.