<?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[How to delete a button in pyqt5 application]]></title><description><![CDATA[<p dir="auto">Hello,  in this code: <a href="https://github.com/Axel-Erfurt/OrthoViewLite/blob/main/OrthoViewLite.py" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Axel-Erfurt/OrthoViewLite/blob/main/OrthoViewLite.py</a> I cannot find where can I delete the store button ("diskette icon") on the upper left side...</p>
]]></description><link>https://forum.qt.io/topic/134688/how-to-delete-a-button-in-pyqt5-application</link><generator>RSS for Node</generator><lastBuildDate>Thu, 20 Aug 2026 12:01:29 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/134688.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 27 Feb 2022 15:48:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Tue, 22 Mar 2022 13:04:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> I have read this: <a href="https://matplotlib.org/3.2.2/users/navigation_toolbar.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://matplotlib.org/3.2.2/users/navigation_toolbar.html</a> I cannot figure out something. Also, how do I move them to right side all the buttons?</p>
]]></description><link>https://forum.qt.io/post/707253</link><guid isPermaLink="true">https://forum.qt.io/post/707253</guid><dc:creator><![CDATA[john_hobbyist]]></dc:creator><pubDate>Tue, 22 Mar 2022 13:04:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Sun, 20 Mar 2022 20:18:32 GMT]]></title><description><![CDATA[<p dir="auto">You should rather study matplotlib since you are using it.</p>
]]></description><link>https://forum.qt.io/post/707054</link><guid isPermaLink="true">https://forum.qt.io/post/707054</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 20 Mar 2022 20:18:32 GMT</pubDate></item><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Sun, 20 Mar 2022 13:36:56 GMT]]></title><description><![CDATA[<p dir="auto">I am studying stackoverflow and various google search results but I am lost...</p>
]]></description><link>https://forum.qt.io/post/707028</link><guid isPermaLink="true">https://forum.qt.io/post/707028</guid><dc:creator><![CDATA[john_hobbyist]]></dc:creator><pubDate>Sun, 20 Mar 2022 13:36:56 GMT</pubDate></item><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Sat, 19 Mar 2022 15:29:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/john_hobbyist">@<bdi>john_hobbyist</bdi></a><br />
I don't see anything for this (the icons) in the <code>.py</code> source file.  At a guess: you have</p>
<pre><code>import matplotlib.backends.backend_qt5agg as mpl_qt
...
class MyToolBar(mpl_qt.NavigationToolbar2QT):
</code></pre>
<p dir="auto">So is that some "matplot/Qt navigation toolbar"?  Go look there.</p>
]]></description><link>https://forum.qt.io/post/706972</link><guid isPermaLink="true">https://forum.qt.io/post/706972</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Sat, 19 Mar 2022 15:29:40 GMT</pubDate></item><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Sat, 19 Mar 2022 15:20:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonb">@<bdi>JonB</bdi></a> Yes, I want to change these  with my own buttons (image icons)...! <img src="https://ddgobkiprc33d.cloudfront.net/a9b2fafe-ce3c-41df-9383-47d10523f511.jpg" alt="butons.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/post/706971</link><guid isPermaLink="true">https://forum.qt.io/post/706971</guid><dc:creator><![CDATA[john_hobbyist]]></dc:creator><pubDate>Sat, 19 Mar 2022 15:20:10 GMT</pubDate></item><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Sat, 19 Mar 2022 14:49:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/john_hobbyist">@<bdi>john_hobbyist</bdi></a><br />
For me at least, perhaps show a screen shot of what you mean?</p>
]]></description><link>https://forum.qt.io/post/706968</link><guid isPermaLink="true">https://forum.qt.io/post/706968</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Sat, 19 Mar 2022 14:49:50 GMT</pubDate></item><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Sat, 19 Mar 2022 14:47:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonb">@<bdi>JonB</bdi></a> Yes, but there are nowhere in the code the upper left area buttons...</p>
]]></description><link>https://forum.qt.io/post/706967</link><guid isPermaLink="true">https://forum.qt.io/post/706967</guid><dc:creator><![CDATA[john_hobbyist]]></dc:creator><pubDate>Sat, 19 Mar 2022 14:47:27 GMT</pubDate></item><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Sat, 19 Mar 2022 12:04:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/john_hobbyist">@<bdi>john_hobbyist</bdi></a><br />
Did you try searching the source file you have for <code>icon</code>?</p>
]]></description><link>https://forum.qt.io/post/706960</link><guid isPermaLink="true">https://forum.qt.io/post/706960</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Sat, 19 Mar 2022 12:04:43 GMT</pubDate></item><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Sat, 19 Mar 2022 10:15:12 GMT]]></title><description><![CDATA[<p dir="auto">I need to change the icons of the buttons on the upper left area and put my own image icons. How can  I achieve that?</p>
]]></description><link>https://forum.qt.io/post/706956</link><guid isPermaLink="true">https://forum.qt.io/post/706956</guid><dc:creator><![CDATA[john_hobbyist]]></dc:creator><pubDate>Sat, 19 Mar 2022 10:15:12 GMT</pubDate></item><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Fri, 18 Mar 2022 20:30:33 GMT]]></title><description><![CDATA[<p dir="auto">The same what ?</p>
]]></description><link>https://forum.qt.io/post/706925</link><guid isPermaLink="true">https://forum.qt.io/post/706925</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 18 Mar 2022 20:30:33 GMT</pubDate></item><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Fri, 18 Mar 2022 14:38:02 GMT]]></title><description><![CDATA[<p dir="auto">The same happens If I need to change the appearance of the already installed buttons and put mine, with small image icons etc?</p>
]]></description><link>https://forum.qt.io/post/706892</link><guid isPermaLink="true">https://forum.qt.io/post/706892</guid><dc:creator><![CDATA[john_hobbyist]]></dc:creator><pubDate>Fri, 18 Mar 2022 14:38:02 GMT</pubDate></item><item><title><![CDATA[Reply to How to delete a button in pyqt5 application on Sun, 27 Feb 2022 19:54:58 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Since there's nothing in that code that seems related to the button you described, you should explore the rest of the framework you are using.</p>
]]></description><link>https://forum.qt.io/post/704429</link><guid isPermaLink="true">https://forum.qt.io/post/704429</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 27 Feb 2022 19:54:58 GMT</pubDate></item></channel></rss>