QGIS/python/PyQt6/core/auto_additions/qgsbrowserproxymodel.py
2023-12-13 05:36:44 +10:00

5 lines
335 B
Python

# The following has been generated automatically from src/core/browser/qgsbrowserproxymodel.h
QgsBrowserProxyModel.Normal = QgsBrowserProxyModel.FilterSyntax.Normal
QgsBrowserProxyModel.Wildcards = QgsBrowserProxyModel.FilterSyntax.Wildcards
QgsBrowserProxyModel.RegularExpression = QgsBrowserProxyModel.FilterSyntax.RegularExpression