<?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[QGraphicsItem - automatically rearrange positions (space out)?]]></title><description><![CDATA[<p dir="auto">I am developing a tools which generates a bunch of QGraphicsItem derived class instances programmatically.</p>
<p dir="auto">Those items are being added to an existing QGraphicsScene</p>
<p dir="auto">Is there some QGraphicsView/QGraphicsScene method/call to update the positions of all the items (both existing and newly added) so that they do not overlap each other ?</p>
]]></description><link>https://forum.qt.io/topic/144445/qgraphicsitem-automatically-rearrange-positions-space-out</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 02:17:34 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/144445.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 17 Apr 2023 16:23:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QGraphicsItem - automatically rearrange positions (space out)? on Mon, 17 Apr 2023 17:08:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nicholas_yue">@<bdi>nicholas_yue</bdi></a><br />
Not so far as I know.  There is no "Tile" or "Cascade".  Just write it yourself.</p>
]]></description><link>https://forum.qt.io/post/755050</link><guid isPermaLink="true">https://forum.qt.io/post/755050</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Mon, 17 Apr 2023 17:08:17 GMT</pubDate></item></channel></rss>