Class: QgsStyleSymbolEntity¶
A symbol entity for QgsStyle databases.
Added in version 3.10.
Class Hierarchy¶
Base classes¶
An interface for entities which can be placed in a   | 
Methods
Returns the entity's symbol.  | 
- class qgis.core.QgsStyleSymbolEntity[source]¶
 Bases:
QgsStyleEntityInterface- __init__(symbol: QgsSymbol | None)
 Constructor for QgsStyleSymbolEntity, with the specified
symbol.Ownership of
symbolis NOT transferred.- Parameters:
 symbol (Optional[QgsSymbol])
- __init__(a0: QgsStyleSymbolEntity)
 - Parameters:
 a0 (QgsStyleSymbolEntity)