Specify QGIS argument types
Arguments
- algorithm
A qualified algorithm name (e.g., "native:buffer"
) or
a path to a QGIS model file.
- name, description, qgis_type, available_values, acceptable_values
Column values of arguments
denoting
the argument name, description, and acceptable values.
Value
A list()
with an element for each input argument.
Note
This is an internal function.