#include <qgsmaprenderer.h>
|
| | QgsLabelPosition (int id, double r, const QVector< QgsPoint > &corners, const QgsRectangle &rect, double w, double h, const QString &layer, const QString &labeltext, const QFont &labelfont, bool upside_down, bool diagram=false, bool pinned=false, const QString &providerId=QString()) |
| |
| | QgsLabelPosition () |
| |
Definition at line 49 of file qgsmaprenderer.h.
◆ QgsLabelPosition() [1/2]
| QgsLabelPosition::QgsLabelPosition |
( |
int |
id, |
|
|
double |
r, |
|
|
const QVector< QgsPoint > & |
corners, |
|
|
const QgsRectangle & |
rect, |
|
|
double |
w, |
|
|
double |
h, |
|
|
const QString & |
layer, |
|
|
const QString & |
labeltext, |
|
|
const QFont & |
labelfont, |
|
|
bool |
upside_down, |
|
|
bool |
diagram = false, |
|
|
bool |
pinned = false, |
|
|
const QString & |
providerId = QString() |
|
) |
| |
|
inline |
◆ QgsLabelPosition() [2/2]
| QgsLabelPosition::QgsLabelPosition |
( |
| ) |
|
|
inline |
◆ cornerPoints
◆ featureId
| int QgsLabelPosition::featureId |
◆ height
| double QgsLabelPosition::height |
◆ isDiagram
| bool QgsLabelPosition::isDiagram |
◆ isPinned
| bool QgsLabelPosition::isPinned |
◆ labelFont
| QFont QgsLabelPosition::labelFont |
◆ labelRect
◆ labelText
| QString QgsLabelPosition::labelText |
◆ layerID
◆ providerID
| QString QgsLabelPosition::providerID |
◆ rotation
| double QgsLabelPosition::rotation |
◆ upsideDown
| bool QgsLabelPosition::upsideDown |
◆ width
| double QgsLabelPosition::width |
The documentation for this class was generated from the following file: