[QGIS-Developer] Processing Question: How to Select All with QgsProcessingParameterField
Andrea Giudiceandrea
andreaerdna at libero.it
Sun Sep 6 11:15:35 PDT 2020
Please keep in mind that defaultToAllFields was introduced with QGIS 3.12, so
it's not available in previous versions.
KML Tools plugin 3.1.0 (declared minimum QGIS version: 3.4.0) with QGIS
3.10:
WARNING Traceback (most recent call last):
File
"C:/Users/io/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\kmltools\exportKmz.py",
line 87, in initAlgorithm
defaultToAllFields=True
TypeError: 'defaultToAllFields' is an unknown keyword argument
Regards.
Andrea Giudiceandrea
C Hamilton wrote
> Nyall,
>
> Thanks! That is exactly what I was looking for.
>
> Calvin
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
More information about the QGIS-Developer
mailing list