PyQt5 issues related to QFileDialog
Detlev Offenbach <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <3479438.E8CFDnXlVx@neptun> |
Hello Phil, I think I encountered some issues with the PyQt5 bindings for QFileDialog. The following static methods have a wrong signature. The 'directory' parameter must be QUrl() instead of QString. The methods are QFileDialog.getOpenFileUrl(...) QFileDialog.getOpenFileUrls(...) QFileDialog.getSaveFileUrl(...) The signature of QFileDialog.getExistingDirectoryUrl(...) is correct. Regards, Detlev -- Detlev Offenbach [email protected] _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt