<?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[How to insert selected listelements into parent rectangle]]></title><description><![CDATA[<p dir="auto">Hi I am developing an app and I have created a simple GridView for about 10 images.<br />
I want that when the user clicks on one of the images, that images is inserted into the Parent rectangle.<br />
Is there any way to do it? I am stuck and I need immidiate help as I need to submit this app ASAP</p>
]]></description><link>https://forum.qt.io/topic/16272/how-to-insert-selected-listelements-into-parent-rectangle</link><generator>RSS for Node</generator><lastBuildDate>Mon, 21 Sep 2026 09:44:12 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/16272.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Apr 2012 13:37:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to insert selected listelements into parent rectangle on Sun, 29 Apr 2012 19:28:26 GMT]]></title><description><![CDATA[<p dir="auto">OK. When you say "inserted" do you mean:</p>
<h1>"moved and reparented"? If so then look at the "ParentAnimation":<a href="http://qt-project.org/doc/qt-4.8/qml-parentanimation.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-4.8/qml-parentanimation.html</a> docs and example.</h1>
<h1>"copied or new item created dynamically"? If so then look at "Qt.createComponent()":<a href="http://qt-project.org/doc/qt-4.8/qdeclarativedynamicobjects.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-4.8/qdeclarativedynamicobjects.html</a></h1>
]]></description><link>https://forum.qt.io/post/137455</link><guid isPermaLink="true">https://forum.qt.io/post/137455</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 29 Apr 2012 19:28:26 GMT</pubDate></item><item><title><![CDATA[Reply to How to insert selected listelements into parent rectangle on Sun, 29 Apr 2012 18:29:08 GMT]]></title><description><![CDATA[<p dir="auto">I have 2 qml pages<br />
page 1- It is empty<br />
page 2 - I have a grid view of about 10 images<br />
objective - When i click on a image in the page2 that image should be inserted to page1</p>
]]></description><link>https://forum.qt.io/post/137446</link><guid isPermaLink="true">https://forum.qt.io/post/137446</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 29 Apr 2012 18:29:08 GMT</pubDate></item><item><title><![CDATA[Reply to How to insert selected listelements into parent rectangle on Sun, 29 Apr 2012 18:25:15 GMT]]></title><description><![CDATA[<p dir="auto">Please post some code of what you have and a better description of what you wish to achieve. "Parent rectangle" doesn't really tell us anything without see what you are talking about.</p>
]]></description><link>https://forum.qt.io/post/137444</link><guid isPermaLink="true">https://forum.qt.io/post/137444</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 29 Apr 2012 18:25:15 GMT</pubDate></item></channel></rss>