|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#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 81 of file qgslegendpatchshape.cpp.
| QPolygonF lineStringToQPolygonF | ( | const QgsLineString * | line | ) |
Definition at line 67 of file qgslegendpatchshape.cpp.