Class: QgsTiledSceneRendererPropertiesWidget

A generic widget for setting the 2D renderer for a tiled scene layer.

Added in version 3.34.

QgsTiledSceneRendererPropertiesWidget

QgsTiledSceneRendererPropertiesWidget

Class Hierarchy

Inheritance diagram of qgis.gui.QgsTiledSceneRendererPropertiesWidget

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 an 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.QgsTiledSceneRendererPropertiesWidget[source]

Bases: QgsMapLayerConfigWidget

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

Constructor for QgsTiledSceneRendererPropertiesWidget, 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)