Class: QgsDefaultPointCloudLayerLegend

Default legend implementation for point cloud layers

Added in version 3.18.

Class Hierarchy

Inheritance diagram of qgis.core.QgsDefaultPointCloudLayerLegend

Base classes

QgsMapLayerLegend

The QgsMapLayerLegend class is abstract interface for implementations of legends for one map layer.

QObject

class qgis.core.QgsDefaultPointCloudLayerLegend[source]

Bases: QgsMapLayerLegend

__init__(layer: QgsPointCloudLayer | None)

Creates an instance for the given point cloud layer

Parameters:

layer (Optional[QgsPointCloudLayer])