[PyQt] PyQt documentation where PyQt function is not same as Qt C++ function

J Barchan jnbarchan at gmail.com
Tue Nov 28 09:01:30 GMT 2017


Thank you all for your responses in this thread.

I now understand why PyQt has to use these "tuple" returns in places.  I
may not be a fan of the way Python has to do this, but at least I now know
what to look for in function declarations (non-const & references) which
will make me need to check the signature, instead of it appearing simply
"random" to me!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20171128/56780514/attachment.html>


More information about the PyQt mailing list