QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
QgsStyleLabelSettingsEntity Class Reference

A label settings entity for QgsStyle databases. More...

#include <qgsstyle.h>

Inheritance diagram for QgsStyleLabelSettingsEntity:
Inheritance graph
[legend]

Public Member Functions

 QgsStyleLabelSettingsEntity (const QgsPalLayerSettings &settings)
 Constructor for QgsStyleLabelSettingsEntity, with the specified label settings.
 
const QgsPalLayerSettingssettings () const
 Returns the entity's label settings.
 
QgsStyle::StyleEntity type () const override
 Returns the type of style entity.
 
- Public Member Functions inherited from QgsStyleEntityInterface
virtual ~QgsStyleEntityInterface ()=default
 

Detailed Description

A label settings entity for QgsStyle databases.

Since
QGIS 3.10

Definition at line 1433 of file qgsstyle.h.

Constructor & Destructor Documentation

◆ QgsStyleLabelSettingsEntity()

QgsStyleLabelSettingsEntity::QgsStyleLabelSettingsEntity ( const QgsPalLayerSettings settings)
inline

Constructor for QgsStyleLabelSettingsEntity, with the specified label settings.

Definition at line 1440 of file qgsstyle.h.

Member Function Documentation

◆ settings()

const QgsPalLayerSettings & QgsStyleLabelSettingsEntity::settings ( ) const
inline

Returns the entity's label settings.

Definition at line 1450 of file qgsstyle.h.

◆ type()

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

Returns the type of style entity.

Implements QgsStyleEntityInterface.

Definition at line 3420 of file qgsstyle.cpp.


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