[PyQt] Issue with PyQt5.6 wheel on OS X with QGraphicsItemGroup addToGroup

Phil Thompson phil at riverbankcomputing.com
Thu Jun 23 17:38:21 BST 2016


On 21 Jun 2016, at 8:02 pm, Nick <a.grinner at gmail.com> wrote:
> 
> I notice if I instrument the parent `itemChange`, the `QGraphicsItem.ItemChildAddedChange` value in the parent comes in as a `PyQt5.QtWidgets.QGraphicsItem` and not a `MyRectItem`. 
> 
> Could this be related to changes to SIP, qvariant.sip or Chimera::parse_py_type?
> 
> Again this is a platform independent problem.

Try tonight's PyQt5 snapshot.

Phil


More information about the PyQt mailing list