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.

Methods

shape

Returns the entity’s legend patch shape.

type

rtype

QgsStyle.StyleEntity

shape(self)QgsLegendPatchShape

Returns the entity’s legend patch shape.

Return type

QgsLegendPatchShape

type(self)QgsStyle.StyleEntity
Return type

QgsStyle.StyleEntity