mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
4 lines
545 B
Python
4 lines
545 B
Python
# The following has been generated automatically from src/gui/qgsgui.h
|
|
QgsGui.ProjectCrsBehavior.baseClass = QgsGui
|
|
QgsGui.__attribute_docs__ = {'optionsChanged': 'This signal is emitted whenever the application options have been changed.\n\nThis signal is a "blanket" signal, and will be emitted whenever the options dialog\nhas been accepted regardless of whether or not individual settings are changed.\nIt is designed as a "last resort" fallback only, allowing widgets to respond\nto possible settings changes.\n\n.. versionadded:: 3.16\n'}
|