QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgslegendpatchshape.h"
#include "qgsmultilinestring.h"
#include "qgslinestring.h"
#include "qgspolygon.h"
#include "qgsstyle.h"
Go to the source code of this file.
Functions | |
QPolygonF | curveToPolygonF (const QgsCurve *curve) |
QPolygonF | lineStringToQPolygonF (const QgsLineString *line) |
QPolygonF curveToPolygonF | ( | const QgsCurve * | curve | ) |
Definition at line 71 of file qgslegendpatchshape.cpp.
QPolygonF lineStringToQPolygonF | ( | const QgsLineString * | line | ) |
Definition at line 57 of file qgslegendpatchshape.cpp.