| QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
    | 
An interface for entities which can be placed in a QgsStyle database. More...
#include <qgsstyle.h>

| Public Member Functions | |
| virtual | ~QgsStyleEntityInterface ()=default | 
| virtual QgsStyle::StyleEntity | type () const =0 | 
| Returns the type of style entity.  More... | |
An interface for entities which can be placed in a QgsStyle database.
Definition at line 1292 of file qgsstyle.h.
| 
 | virtualdefault | 
| 
 | pure virtual | 
Returns the type of style entity.
Implemented in QgsStyleSymbolEntity, QgsStyleColorRampEntity, QgsStyleTextFormatEntity, QgsStyleLabelSettingsEntity, QgsStyleLegendPatchShapeEntity, and QgsStyleSymbol3DEntity.