Class: QgsLabelSearchTree

class qgis.core.QgsLabelSearchTree

Bases: sip.wrapper

Constructor for QgsLabelSearchTree.

A class to query the labeling structure at a given point (small wrapper around pal RTree class)

Methods

clear

Removes and deletes all the entries

setMapSettings

Sets the map settings associated with the labeling run.

clear(self)

Removes and deletes all the entries

setMapSettings(self, settings: QgsMapSettings)

Sets the map settings associated with the labeling run.

New in version 3.4.8.

Parameters

settings (QgsMapSettings) –