QGIS/python/PyQt6/gui/auto_additions/qgsdoublespinbox.py
2023-12-13 05:36:44 +10:00

5 lines
324 B
Python

# The following has been generated automatically from src/gui/editorwidgets/qgsdoublespinbox.h
QgsDoubleSpinBox.MinimumValue = QgsDoubleSpinBox.ClearValueMode.MinimumValue
QgsDoubleSpinBox.MaximumValue = QgsDoubleSpinBox.ClearValueMode.MaximumValue
QgsDoubleSpinBox.CustomValue = QgsDoubleSpinBox.ClearValueMode.CustomValue