Class: QgsStyleEntityInterface¶
An interface for entities which can be placed in a QgsStyle
database.
Added in version 3.10.
Class Hierarchy¶
Subclasses¶
A color ramp entity for   | 
|
A label settings entity for   | 
|
A legend patch shape entity for   | 
|
A 3d symbol entity for   | 
|
A symbol entity for   | 
|
A text format entity for   | 
Methods
Returns the type of style entity.  | 
- class qgis.core.QgsStyleEntityInterface[source]¶
 Bases:
object- type(self) QgsStyle.StyleEntity[source]¶
 Returns the type of style entity.
- Return type: