[QGIS-Developer] QgsVectorLayerSaveAsDialog in python plugin

matteo matteo.ghetta at gmail.com
Wed Jul 27 02:20:44 PDT 2022


Hi all,

I discovered that the QgsVectorLayerSaveAsDialog is not available in 
python bindings [0].

I have the need to export vector layers from a plugin with a similar 
dialog (with few options compared to the QGIS one).

Should I create a custom UI and python class or is another way to have 
the similar functionalities with other python classes (with UI of course 
:) )?

Cheers and thanks for any suggestion!

Matteo


[0] https://api.qgis.org/api/classQgsVectorLayerSaveAsDialog.html#details


More information about the QGIS-Developer mailing list