QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include <memory>
Go to the source code of this file.
Macros | |
#define | SIP_NO_FILE |
Functions | |
std::unique_ptr< QgsAbstractGeometry > | _qgis_lwgeom_make_valid (const QgsAbstractGeometry *lwgeom_in, QString &errorMessage) |
Implementation of QgsGeometry::makeValid(). Not a public API. More... | |
#define SIP_NO_FILE |
Definition at line 19 of file qgsgeometrymakevalid.h.
std::unique_ptr< QgsAbstractGeometry > _qgis_lwgeom_make_valid | ( | const QgsAbstractGeometry * | lwgeom_in, |
QString & | errorMessage | ||
) |
Implementation of QgsGeometry::makeValid(). Not a public API.
Definition at line 903 of file qgsgeometrymakevalid.cpp.