mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-18 00:06:00 -04:00
5 lines
282 B
Python
5 lines
282 B
Python
# The following has been generated automatically from src/gui/editorwidgets/qgsspinbox.h
|
|
QgsSpinBox.MinimumValue = QgsSpinBox.ClearValueMode.MinimumValue
|
|
QgsSpinBox.MaximumValue = QgsSpinBox.ClearValueMode.MaximumValue
|
|
QgsSpinBox.CustomValue = QgsSpinBox.ClearValueMode.CustomValue
|