QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
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.