<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - visibility</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/visibility.tag.rss.xml" rel="self"/><lastBuildDate>Sun, 02 Aug 2020 09:00:00 +0000</lastBuildDate><item><title>Show and hide widgets in PyQt6 — Understanding widget visibility and how parent-child relationships affect it</title><link>https://www.pythonguis.com/faq/show-and-hide-widget/</link><description>How does widget visibility work in PyQt6? When I hide a parent widget, all the child widgets also get hidden. Does a compound widget only become invisible when &lt;em&gt;all&lt;/em&gt; its child widgets are invisible, or does hiding the parent hide everything automatically?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Sun, 02 Aug 2020 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2020-08-02:/faq/show-and-hide-widget/</guid><category>pyqt6</category><category>python</category><category>widgets</category><category>visibility</category><category>qt</category><category>qt6</category></item></channel></rss>