On Fri, 24 Aug 2018 at 05:42, C Hamilton <[email protected]> wrote:
>
> Does QgsProcessingParameterFile support more than one extensioin ie *.kml,
> *.kmz? I've tried various things but none have worked.
That's not currently supported, unfortunately.
Nyall
>
> self.addParameter(
> QgsProcessingParameterFile(
> self.PrmInputLayer,
> tr('Import KML/KMZ file'),
> extension='kml')
> )
>
> Thanks,
>
> Calvin
> _______________________________________________
> QGIS-Developer mailing list
> [email protected]
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer