2024-08-14 15:28:33 +10:00
|
|
|
# The following has been generated automatically from src/core/expression/qgsexpressionfunction.h
|
2024-08-16 09:08:23 +10:00
|
|
|
try:
|
2024-09-09 09:54:21 +10:00
|
|
|
QgsExpressionFunction.allParamsStatic = staticmethod(QgsExpressionFunction.allParamsStatic)
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsExpressionFunction.__group__ = ['expression']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-16 09:08:23 +10:00
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsExpressionFunction.Parameter.__group__ = ['expression']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-16 09:08:23 +10:00
|
|
|
pass
|