mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
3 lines
452 B
Python
3 lines
452 B
Python
|
# The following has been generated automatically from src/gui/qgsprovidersourcewidget.h
|
||
|
QgsProviderSourceWidget.__attribute_docs__ = {'validChanged': 'Emitted whenever the validation status of the widget changes.\n\nIf ``isValid`` is ``False`` then the widget is not valid, and any dialog using the widget should be prevented from\nbeing accepted.\n', 'changed': 'Emitted whenever the configuration of the widget changes.\n\n.. versionadded:: 3.30\n'}
|