mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-11 00:04:09 -04:00
6 lines
576 B
Python
6 lines
576 B
Python
# The following has been generated automatically from src/gui/editorwidgets/qgsrelationreferencewidget.h
|
|
QgsRelationReferenceWidget.Fixed = QgsRelationReferenceWidget.CanvasExtent.Fixed
|
|
QgsRelationReferenceWidget.Pan = QgsRelationReferenceWidget.CanvasExtent.Pan
|
|
QgsRelationReferenceWidget.Scale = QgsRelationReferenceWidget.CanvasExtent.Scale
|
|
QgsRelationReferenceWidget.__attribute_docs__ = {'foreignKeyChanged': 'Emitted when the foreign key changed\n\n.. deprecated:: QGIS 3.10\n', 'foreignKeysChanged': 'Emitted when the foreign keys changed\n\n.. versionadded:: 3.10\n'}
|