QGIS API Documentation  3.16.0-Hannover (43b64b13f3)
Functions
qgslegendpatchshape.cpp File Reference
#include "qgslegendpatchshape.h"
#include "qgsmultilinestring.h"
#include "qgslinestring.h"
#include "qgspolygon.h"
#include "qgsstyle.h"
Include dependency graph for qgslegendpatchshape.cpp:

Go to the source code of this file.

Functions

QPolygonF curveToPolygonF (const QgsCurve *curve)
 
QPolygonF lineStringToQPolygonF (const QgsLineString *line)
 

Function Documentation

◆ curveToPolygonF()

QPolygonF curveToPolygonF ( const QgsCurve curve)

Definition at line 71 of file qgslegendpatchshape.cpp.

◆ lineStringToQPolygonF()

QPolygonF lineStringToQPolygonF ( const QgsLineString line)

Definition at line 57 of file qgslegendpatchshape.cpp.