mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
6 lines
417 B
Python
6 lines
417 B
Python
|
# The following has been generated automatically from src/core/qgsvectorsimplifymethod.h
|
||
|
QgsVectorSimplifyMethod.SimplifyHint.baseClass = QgsVectorSimplifyMethod
|
||
|
QgsVectorSimplifyMethod.SimplifyHints.baseClass = QgsVectorSimplifyMethod
|
||
|
SimplifyHints = QgsVectorSimplifyMethod # dirty hack since SIP seems to introduce the flags in module
|
||
|
QgsVectorSimplifyMethod.SimplifyAlgorithm.baseClass = QgsVectorSimplifyMethod
|