<?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[QTreewidget &#x2F; QTreeWidgetItem]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">at the Moment I'am hanging on a probaly simple Problem.</p>
<p dir="auto">In QTreewidget-Object i am Displaying 10 Parents with various number (up to 15)  Childs (Sub sections).<br />
Now I want to select some of them (1..15). Collect these selection for later Processing.</p>
<p dir="auto">Has anybody an idea or konw one example?</p>
<p dir="auto">Thank you for your Support.</p>
]]></description><link>https://forum.qt.io/topic/38463/qtreewidget-qtreewidgetitem</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Apr 2026 03:22:45 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/38463.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 01 Mar 2014 13:21:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QTreewidget &#x2F; QTreeWidgetItem on Wed, 05 Mar 2014 19:55:52 GMT]]></title><description><![CDATA[<p dir="auto">You can use selectedItems to get the Items selected and then process them as you want. It will return you all the QTreeWidgetItems that are selected.</p>
<p dir="auto">Hope that helps.</p>
]]></description><link>https://forum.qt.io/post/217265</link><guid isPermaLink="true">https://forum.qt.io/post/217265</guid><dc:creator><![CDATA[prady_80]]></dc:creator><pubDate>Wed, 05 Mar 2014 19:55:52 GMT</pubDate></item><item><title><![CDATA[Reply to QTreewidget &#x2F; QTreeWidgetItem on Sat, 01 Mar 2014 21:22:44 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Are you thinking of the functionality provided by "QItemSelectionModel":<a href="http://qt-project.org/doc/qt-5/qitemselectionmodel.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-5/qitemselectionmodel.html</a> ?</p>
<p dir="auto">Hope it helps</p>
]]></description><link>https://forum.qt.io/post/216737</link><guid isPermaLink="true">https://forum.qt.io/post/216737</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 01 Mar 2014 21:22:44 GMT</pubDate></item></channel></rss>