<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[scene.removeItem() how does it work?]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">What is QGraphicsScene.removeItem() executing?</p>
<p dir="auto">By default,  it removes the item from the scene as well as all of its children.<br />
I would like to re implement that behavior in order to unparent children before removing the item itself. Is that something possible or should I manually manage the parenting before removing the item? Managing parents before removing might be the easiest way but it doesn't seem to be the cleanest / neatest way.</p>
<p dir="auto">I feel like there must be something to override in a sublass somewhere.</p>
<p dir="auto">Any idea?<br />
Cheers,</p>
]]></description><link>https://forum.qt.io/topic/114885/scene-removeitem-how-does-it-work</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 02:01:00 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/114885.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 16 May 2020 20:01:46 GMT</pubDate><ttl>60</ttl></channel></rss>