QGIS API Documentation 3.43.0-Master (c67cf405802)
|
#include <QDebug>
#include "qgis.h"
#include "qgscolorrampshader.h"
#include "qgsreadwritecontext.h"
#include "qgssymbollayer.h"
Go to the source code of this file.
Classes | |
class | QgsInterpolatedLineColor |
Defines color interpolation for rendering mesh datasets. More... | |
class | QgsInterpolatedLineRenderer |
Represents a simple line renderer with width and color varying depending on values. More... | |
class | QgsInterpolatedLineSymbolLayer |
A symbol layer that represents vector layer line features as interpolated lines. More... | |
class | QgsInterpolatedLineWidth |
Represents a width that can vary depending on values. More... | |