mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
* add Q_ENUM for QgsGeometry::OperationResult * QgsVectorLayer::startEditing, commitChanges and editBuffer Q_INVOKABLE * Fix indentation * fix sip
6 lines
279 B
Python
6 lines
279 B
Python
# The following has been generated automatically from src/core/geometry/qgsgeometry.h
|
|
QgsGeometry.OperationResult.baseClass = QgsGeometry
|
|
QgsGeometry.BufferSide.baseClass = QgsGeometry
|
|
QgsGeometry.EndCapStyle.baseClass = QgsGeometry
|
|
QgsGeometry.JoinStyle.baseClass = QgsGeometry
|