Details
-
Bug
-
Resolution: Done
-
P2: Important
-
1.1.0, 1.1.2, 1.2.2
-
pyside 1.1.0-1 installed from the Ubuntu 12.04 repository
-
67d6c85a9dc17fe68ab399e14da73d10a1f9a351 , e55bad3c1 (dev), 7bfbf1e58 (6.9), f81fb9ee8 (dev), e47253b24 (6.9)
Description
Reimplementing QGraphicsObject.itemChange in pyside seems to cause a few strange issues for me, even if the new method does nothing more than call the original method and return its value. Example script attached; shows that setParentItem() seems to do nothing if called on an object with reimplemented itemChange() method. It works as expected when running with PyQt4.
I have pyside 1.1.0-1 installed from the Ubuntu 12.04 repository.
Attachments
Issue Links
- relates to
-
PYSIDE-1887 QGraphicsItemGroup childItems() method returns empty list
-
- Closed
-
-
PYSIDE-3069 Segmentation Fault with QGraphicsScene/QGraphicsView and QComboBox
-
- Closed
-