<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - qabstractitemmodel</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/qabstractitemmodel.tag.rss.xml" rel="self"/><lastBuildDate>Fri, 08 Jan 2021 00:00:00 +0000</lastBuildDate><item><title>QTreeView with QAbstractItemModel in PyQt6 — Build hierarchical tree displays using custom models</title><link>https://www.pythonguis.com/faq/qtreeview-tutorial/</link><description>How do I use &lt;code&gt;QTreeView&lt;/code&gt; with a custom model in PyQt6? There's no &lt;code&gt;QAbstractTreeModel&lt;/code&gt;, so how do I implement &lt;code&gt;QAbstractItemModel&lt;/code&gt; to display hierarchical (tree) data?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Fri, 08 Jan 2021 00:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2021-01-08:/faq/qtreeview-tutorial/</guid><category>pyqt6</category><category>python</category><category>qtreeview</category><category>model-view</category><category>qabstractitemmodel</category><category>qt</category><category>qt6</category></item></channel></rss>