Subgroup: other

Class: QgsRangeFieldFormatter

class qgis.core.QgsRangeFieldFormatter

Bases: qgis._core.QgsFieldFormatter

Default constructor of field formatter for a range (double)field.

QgsRangeFieldFormatter(QgsRangeFieldFormatter)

Field formatter for a range (double) field with precision and locale

New in version 3.0: Methods

id
representValue

Signals

Attributes

id(self) → str
representValue(self, layer: QgsVectorLayer, fieldIndex: int, config: Dict[str, Any], cache: Any, value: Any) → str