16#ifndef QGSLAYERPROPERTIESWIDGET_H
17#define QGSLAYERPROPERTIESWIDGET_H
19#include "ui_widget_layerproperties.h"
33#include <QStandardItemModel>
115 void mEnabledCheckBox_toggled(
bool enabled );
116 void updateProperty();
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...
Map canvas is a class for displaying all GIS data types on a canvas.
Abstract base class for symbol layers.
Property
Data definable properties.
Contains settings which reflect the context in which a symbol (or renderer) widget is shown,...
Abstract base class for all rendered symbols.
Represents a vector layer which manages a vector based dataset.