[PyQt] PyQt5 enhancement request: auto-convert fileutils.Path to str or QString

Alan Ezust alan.ezust at gmail.com
Thu Feb 5 17:51:35 GMT 2015


It would be nice if when someone accidentally passes in a Path object to a
Qt method (like a Pixmap constructor) that it would auto-convert that to a
QString. Currently, Qt classes just silently fail to work when given a Path
instead of a python str.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150205/a359504f/attachment.html>


More information about the PyQt mailing list