|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include "qgsshapegenerator.h"#include "qgsgeometryutils.h"#include <QLineF>#include <QList>#include <QPainterPath>#include <algorithm>
Go to the source code of this file.
Functions | |
| QLineF | segment (int index, QRectF rect, double radius) |
| QLineF segment | ( | int | index, |
| QRectF | rect, | ||
| double | radius | ||
| ) |
Definition at line 25 of file qgsshapegenerator.cpp.