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

6 lines
413 B
Python

# The following has been generated automatically from src/gui/qgsattributeformwidget.h
QgsAttributeFormWidget.DefaultMode = QgsAttributeFormWidget.Mode.DefaultMode
QgsAttributeFormWidget.MultiEditMode = QgsAttributeFormWidget.Mode.MultiEditMode
QgsAttributeFormWidget.SearchMode = QgsAttributeFormWidget.Mode.SearchMode
QgsAttributeFormWidget.AggregateSearchMode = QgsAttributeFormWidget.Mode.AggregateSearchMode