QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
QgsStyleEntityInterface Class Referenceabstract

An interface for entities which can be placed in a QgsStyle database. More...

#include <qgsstyle.h>

Inheritance diagram for QgsStyleEntityInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~QgsStyleEntityInterface ()=default
 
virtual QgsStyle::StyleEntity type () const =0
 Returns the type of style entity. More...
 

Detailed Description

An interface for entities which can be placed in a QgsStyle database.

Since
QGIS 3.10

Definition at line 1323 of file qgsstyle.h.

Constructor & Destructor Documentation

◆ ~QgsStyleEntityInterface()

virtual QgsStyleEntityInterface::~QgsStyleEntityInterface ( )
virtualdefault

Member Function Documentation

◆ type()

virtual QgsStyle::StyleEntity QgsStyleEntityInterface::type ( ) const
pure virtual

The documentation for this class was generated from the following file: