Hi,<br><br>I use:<br>self.scene().removeItem(self)<br>where self is a QGraphicsItem object acting as a parent for quite a large tree of items.<br><br>the problem occurs rarely.<br><br>best regards,<br>Krystian<br><br><br><div>
<span class="gmail_quote">2007/1/19, Remy Anthoine &lt;<a href="mailto:remy.anthoine@gmail.com">remy.anthoine@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>Which function did you use to &quot;detach&quot; the item from the scene ?<br><br>On 1/18/07, Krystian Samp &lt;<a href="mailto:samp.krystian@gmail.com">samp.krystian@gmail.com</a>&gt; wrote:<br>&gt; Hi all,<br>
&gt; Has anyone encountered problems with QGraphicsItems remaining on the screen<br>&gt; after they got unattached from a scene?<br>&gt; From time to time one of the items I&#39;m displaying remains. If I list all the<br>
&gt; items on the scene ( QGraphicsScene.items) this<br>&gt; item is not present there, so i guess it shouldn&#39;t be displayed -<br>&gt; unfortunately it is. Even if I drag another item over the remaining<br>&gt; one it doesn&#39;t disappear. What can it be?
<br></blockquote></div><br>