<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - json</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/json.tag.rss.xml" rel="self"/><lastBuildDate>Thu, 07 May 2020 09:00:00 +0000</lastBuildDate><item><title>Using Complex Data Sources with PyQt6 Model/View Architecture — How to use JSON, nested data, and other complex structures in your Qt table and list views</title><link>https://www.pythonguis.com/faq/complex-data-in-pyqt-models/</link><description>I have a complex data set in a JSON file. Is it possible to use this as my model's data in PyQt views, or do I need to simplify it to a basic table?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Thu, 07 May 2020 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2020-05-07:/faq/complex-data-in-pyqt-models/</guid><category>pyqt6</category><category>python</category><category>model-view</category><category>qtableview</category><category>json</category><category>qt</category><category>qt6</category></item></channel></rss>