16#ifndef QGSLABELSETTINGSWIDGETBASE_H
17#define QGSLABELSETTINGSWIDGETBASE_H
29class QDialogButtonBox;
120 void createAuxiliaryField();
121 void updateDataDefinedProperty();
124 QPointer< QgsMapLayer > mLayer =
nullptr;
156 QDialogButtonBox *mButtonBox =
nullptr;
GeometryType
The geometry types are used to group Qgis::WkbType in a coarse way.
Abstract interface for generating an expression context.
virtual QgsExpressionContext createExpressionContext() const =0
This method needs to be reimplemented in all classes which implement this interface and return an exp...
Expression contexts are used to encapsulate the parameters around which a QgsExpression should be eva...
Base class for all map layer types.
Property
Data definable properties.
A grouped map of multiple QgsProperty objects, each referenced by an integer key value.
Contains settings which reflect the context in which a symbol (or renderer) widget is shown,...