QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#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... | |