mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
7 lines
428 B
Python
7 lines
428 B
Python
# The following has been generated automatically from src/gui/qgsfloatingwidget.h
|
|
QgsFloatingWidget.AnchorPoint.baseClass = QgsFloatingWidget
|
|
try:
|
|
QgsFloatingWidget.__attribute_docs__ = {'anchorWidgetChanged': 'Emitted when the anchor widget changes\n', 'anchorPointChanged': 'Emitted when the anchor point changes\n', 'anchorWidgetPointChanged': 'Emitted when the anchor widget point changes\n'}
|
|
except NameError:
|
|
pass
|