Class: QgsPointCloudRendererPropertiesWidget

A generic widget for setting the 2D renderer for a point cloud layer.

Added in version 3.18.

QgsPointCloudRendererPropertiesWidget

QgsPointCloudRendererPropertiesWidget

Class Hierarchy

Inheritance diagram of qgis.gui.QgsPointCloudRendererPropertiesWidget

Base classes

QgsMapLayerConfigWidget

A panel widget that can be shown in the map style dock

QgsPanelWidget

Base class for any widget that can be shown as a inline panel

QWidget

QObject

QPaintDevice

Methods

setContext

Sets the context in which the widget is shown, e.g., the associated map canvas and expression contexts.

class qgis.gui.QgsPointCloudRendererPropertiesWidget[source]

Bases: QgsMapLayerConfigWidget

__init__(layer: QgsPointCloudLayer | None, style: QgsStyle | None, parent: QWidget | None = None)

Constructor for QgsPointCloudRendererPropertiesWidget, associated with the specified layer and style database.

Parameters:
setContext(self, context: QgsSymbolWidgetContext)[source]

Sets the context in which the widget is shown, e.g., the associated map canvas and expression contexts.

Parameters:

context (QgsSymbolWidgetContext)