| 
    QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
    
   | 
 
#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 | 
| 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... | |