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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.