Class: QgsStyleLegendPatchShapeEntity

class qgis.core.QgsStyleLegendPatchShapeEntity(shape: QgsLegendPatchShape)

Bases: QgsStyleEntityInterface

Constructor for QgsStyleLegendPatchShapeEntity, with the specified legend patch shape.

QgsStyleLegendPatchShapeEntity(QgsStyleLegendPatchShapeEntity)

A legend patch shape entity for QgsStyle databases.

New in version 3.14.

Parameters

shape

shape(self)QgsLegendPatchShape

Returns the entity’s legend patch shape.

Return type

QgsLegendPatchShape

type(self) → QgsStyle.StyleEntity
Return type

QgsStyle.StyleEntity