QGIS API Documentation 3.39.0-Master (47f7b3a4989)
Loading...
Searching...
No Matches
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 81 of file qgslegendpatchshape.cpp.

◆ lineStringToQPolygonF()

QPolygonF lineStringToQPolygonF ( const QgsLineString line)

Definition at line 67 of file qgslegendpatchshape.cpp.