QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
This is the complete list of members for QgsPalLabeling, including all inherited members.
addDiagramLayer(QgsVectorLayer *layer, const QgsDiagramLayerSettings *s) override | QgsPalLabeling | virtual |
candidates() | QgsPalLabeling | inline |
Chain enum value | QgsPalLabeling | |
checkMinimumSizeMM(const QgsRenderContext &context, const QgsGeometry *geom, double minSize) | QgsPalLabeling | protectedstatic |
clearActiveLayer(const QString &layerID) override | QgsPalLabeling | virtual |
clearActiveLayers() override | QgsPalLabeling | virtual |
clearEngineSettings() | QgsPalLabeling | |
clone() override | QgsPalLabeling | virtual |
dataDefinedDropShadow(QgsPalLayerSettings &tmpLyr, const QMap< QgsPalLayerSettings::DataDefinedProperties, QVariant > &ddValues) | QgsPalLabeling | protectedstatic |
dataDefinedShapeBackground(QgsPalLayerSettings &tmpLyr, const QMap< QgsPalLayerSettings::DataDefinedProperties, QVariant > &ddValues) | QgsPalLabeling | protectedstatic |
dataDefinedTextBuffer(QgsPalLayerSettings &tmpLyr, const QMap< QgsPalLayerSettings::DataDefinedProperties, QVariant > &ddValues) | QgsPalLabeling | protectedstatic |
dataDefinedTextFormatting(QgsPalLayerSettings &tmpLyr, const QMap< QgsPalLayerSettings::DataDefinedProperties, QVariant > &ddValues) | QgsPalLabeling | protectedstatic |
dataDefinedTextStyle(QgsPalLayerSettings &tmpLyr, const QMap< QgsPalLayerSettings::DataDefinedProperties, QVariant > &ddValues) | QgsPalLabeling | protectedstatic |
deleteTemporaryData() | QgsPalLabeling | protected |
drawLabelBackground(QgsRenderContext &context, QgsLabelComponent component, const QgsPalLayerSettings &tmpLyr) | QgsPalLabeling | static |
drawLabelBuffer(QgsRenderContext &context, const QgsLabelComponent &component, const QgsPalLayerSettings &tmpLyr) | QgsPalLabeling | static |
drawLabelCandidateRect(pal::LabelPosition *lp, QPainter *painter, const QgsMapToPixel *xform, QList< QgsLabelCandidate > *candidates=nullptr) | QgsPalLabeling | static |
drawLabeling(QgsRenderContext &context) override | QgsPalLabeling | virtual |
drawLabelRectOnly() const | QgsPalLabeling | |
drawLabelShadow(QgsRenderContext &context, const QgsLabelComponent &component, const QgsPalLayerSettings &tmpLyr) | QgsPalLabeling | static |
DrawLabelType enum name | QgsPalLabeling | |
exit() override | QgsPalLabeling | virtual |
Falp enum value | QgsPalLabeling | |
geometryRequiresPreparation(const QgsGeometry *geometry, QgsRenderContext &context, const QgsCoordinateTransform *ct, QgsGeometry *clipGeometry=nullptr) | QgsPalLabeling | static |
init(QgsMapRenderer *mr) override | QgsPalLabeling | virtual |
init(const QgsMapSettings &mapSettings) override | QgsPalLabeling | virtual |
isDrawingOutlineLabels() const | QgsPalLabeling | |
isShowingAllLabels() const | QgsPalLabeling | |
isShowingCandidates() const | QgsPalLabeling | |
isShowingPartialsLabels() const | QgsPalLabeling | |
isShowingShadowRectangles() const | QgsPalLabeling | |
isStoredWithProject() const | QgsPalLabeling | inline |
LabelBuffer enum value | QgsPalLabeling | |
labelsAtPosition(const QgsPoint &p) override | QgsPalLabeling | virtual |
LabelShadow enum value | QgsPalLabeling | |
LabelShape enum value | QgsPalLabeling | |
LabelSVG enum value | QgsPalLabeling | |
labelsWithinRect(const QgsRectangle &r) override | QgsPalLabeling | virtual |
LabelText enum value | QgsPalLabeling | |
layer(const QString &layerName) override | QgsPalLabeling | virtual |
loadEngineSettings() | QgsPalLabeling | |
mCandidates | QgsPalLabeling | protected |
mDiagramProviders | QgsPalLabeling | protected |
mEngine | QgsPalLabeling | protected |
mInvalidLayerSettings | QgsPalLabeling | protected |
mLabelProviders | QgsPalLabeling | protected |
numCandidatePositions(int &candPoint, int &candLine, int &candPolygon) | QgsPalLabeling | |
Popmusic_Chain enum value | QgsPalLabeling | |
Popmusic_Tabu enum value | QgsPalLabeling | |
Popmusic_Tabu_Chain enum value | QgsPalLabeling | |
prepareDiagramLayer(QgsVectorLayer *layer, QStringList &attrNames, QgsRenderContext &ctx) override | QgsPalLabeling | virtual |
prepareGeometry(const QgsGeometry *geometry, QgsRenderContext &context, const QgsCoordinateTransform *ct, QgsGeometry *clipGeometry=nullptr) | QgsPalLabeling | static |
prepareLayer(QgsVectorLayer *layer, QStringList &attrNames, QgsRenderContext &ctx) override | QgsPalLabeling | virtual |
QgsDxfExport class | QgsPalLabeling | friend |
QgsPalLabeling() | QgsPalLabeling | |
QgsPalLayerSettings class | QgsPalLabeling | friend |
QgsVectorLayerLabelProvider class | QgsPalLabeling | friend |
registerDiagramFeature(const QString &layerID, QgsFeature &feat, QgsRenderContext &context) override | QgsPalLabeling | virtual |
registerFeature(const QString &layerID, QgsFeature &feat, QgsRenderContext &context) override | QgsPalLabeling | virtual |
saveEngineSettings() | QgsPalLabeling | |
Search enum name | QgsPalLabeling | |
searchMethod() const | QgsPalLabeling | |
setDrawingOutlineLabels(bool outline) | QgsPalLabeling | |
setDrawLabelRectOnly(bool drawRect) | QgsPalLabeling | |
setNumCandidatePositions(int candPoint, int candLine, int candPolygon) | QgsPalLabeling | |
setSearchMethod(Search s) | QgsPalLabeling | |
setShowingAllLabels(bool showing) | QgsPalLabeling | |
setShowingCandidates(bool showing) | QgsPalLabeling | |
setShowingPartialsLabels(bool showing) | QgsPalLabeling | |
setShowingShadowRectangles(bool showing) | QgsPalLabeling | |
setStoredWithProject(bool store) | QgsPalLabeling | inline |
splitToGraphemes(const QString &text) | QgsPalLabeling | static |
splitToLines(const QString &text, const QString &wrapCharacter) | QgsPalLabeling | static |
staticWillUseLayer(QgsVectorLayer *layer) | QgsPalLabeling | static |
staticWillUseLayer(const QString &layerID) | QgsPalLabeling | static |
takeResults() | QgsPalLabeling | |
willUseLayer(QgsVectorLayer *layer) override | QgsPalLabeling | virtual |
~QgsLabelingEngineInterface() | QgsLabelingEngineInterface | inlinevirtual |
~QgsPalLabeling() | QgsPalLabeling |