QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#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.