|
QGIS API Documentation
3.24.2-Tisler (13c1a02865)
|
#include <QDebug>#include "qgis.h"#include "qgscolorrampshader.h"#include "qgsreadwritecontext.h"#include "qgsrenderer.h"#include "qgsunittypes.h"#include "qgssymbollayer.h"

Go to the source code of this file.
Classes | |
| class | QgsInterpolatedLineColor |
| Class defining color to render 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 feature as interpolated line The interpolation is done between two values defined at the extremities. More... | |
| class | QgsInterpolatedLineWidth |
| Represents a width than can vary depending on values. More... | |