| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include <QDebug>#include "qgis.h"#include "qgscolorrampshader.h"#include "qgsreadwritecontext.h"#include "qgsrendercontext.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... | |