QGIS/python/PyQt6/gui/auto_additions/qgsfindfilesbypatternwidget.py
2024-08-14 13:05:46 +10:00

6 lines
400 B
Python

# The following has been generated automatically from src/gui/qgsfindfilesbypatternwidget.h
try:
QgsFindFilesByPatternWidget.__attribute_docs__ = {'findComplete': 'Emitted after files are found in the dialog.\n\nThe ``files`` argument contains a list of all matching files found. This may be empty if\nno matching files were found.\n\n.. seealso:: :py:func:`files`\n'}
except NameError:
pass