QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsStyleTextFormatEntity Class Reference

A text format entity for QgsStyle databases. More...

#include <qgsstyle.h>

Inheritance diagram for QgsStyleTextFormatEntity:

Public Member Functions

 QgsStyleTextFormatEntity (const QgsTextFormat &format)
 Constructor for QgsStyleTextFormatEntity, with the specified text format.
QgsTextFormat format () const
 Returns the entity's text format.
QgsStyle::StyleEntity type () const override
 Returns the type of style entity.
Public Member Functions inherited from QgsStyleEntityInterface
virtual ~QgsStyleEntityInterface ()=default

Detailed Description

A text format entity for QgsStyle databases.

Since
QGIS 3.10

Definition at line 1459 of file qgsstyle.h.

Constructor & Destructor Documentation

◆ QgsStyleTextFormatEntity()

QgsStyleTextFormatEntity::QgsStyleTextFormatEntity ( const QgsTextFormat & format)
inline

Constructor for QgsStyleTextFormatEntity, with the specified text format.

Definition at line 1466 of file qgsstyle.h.

Member Function Documentation

◆ format()

QgsTextFormat QgsStyleTextFormatEntity::format ( ) const
inline

Returns the entity's text format.

Definition at line 1475 of file qgsstyle.h.

◆ type()

QgsStyle::StyleEntity QgsStyleTextFormatEntity::type ( ) const
overridevirtual

Returns the type of style entity.

Implements QgsStyleEntityInterface.

Definition at line 3470 of file qgsstyle.cpp.


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