[PyQt] PyQt5: signal arguments of type QGraphicsRectItem become None in the slot?

Alan Ezust alan.ezust at gmail.com
Fri Feb 13 16:15:45 GMT 2015


I had a class derived from QGraphicsRectItem and I tried to send it as a
signal argument.
On the slot end, the argument showed up as None. Wrapping it in a list
seemed to make it possible to send it via signal argument. But why would
that be?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150213/6f7b75d8/attachment.html>


More information about the PyQt mailing list