<?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[List&#x2F;TreeWidget vs. List&#x2F;TreeView?]]></title><description><![CDATA[<p dir="auto">Python 3 / Windows 7</p>
<p dir="auto">I'm still learning Python &amp; PyQt and so far I've been using the ListWidget and TreeWidget.  I get the impression that ListView and TreeView are more powerful or flexible in some way but I can't seem to find the pros and cons of each.  Can anyone enlighten me on what situations I may find ListView / TreeView to be better than the Widget versions?  (Or simply point me in the direction of an explanation if there's one already written -- I can't seem to find one).</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.qt.io/topic/22235/list-treewidget-vs-list-treeview</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 20:05:32 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/22235.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Dec 2012 14:26:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to List&#x2F;TreeWidget vs. List&#x2F;TreeView? on Mon, 24 Dec 2012 00:41:21 GMT]]></title><description><![CDATA[<p dir="auto">Views works on model, widget versions works on inserted items.</p>
<p dir="auto">Read "Model View programming":<a href="http://qt-project.org/doc/qt-4.8/model-view-programming.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-4.8/model-view-programming.html</a></p>
]]></description><link>https://forum.qt.io/post/160557</link><guid isPermaLink="true">https://forum.qt.io/post/160557</guid><dc:creator><![CDATA[Hostel]]></dc:creator><pubDate>Mon, 24 Dec 2012 00:41:21 GMT</pubDate></item></channel></rss>