mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

347K
active users

#pyqt

6 posts4 participants0 posts today
TOV<p>I have been making progress with my color converter/creation application built with PyQt. I just added a 4 point gradient tool this morning. This application will allow you to create, convert and manage all your colors in one place.</p><p><a href="https://fosstodon.org/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/PyQt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQt</span></a> <a href="https://fosstodon.org/tags/PyQt5" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQt5</span></a> <a href="https://fosstodon.org/tags/color" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>color</span></a> <a href="https://fosstodon.org/tags/convert" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>convert</span></a> <a href="https://fosstodon.org/tags/converter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>converter</span></a> <a href="https://fosstodon.org/tags/create" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>create</span></a> <a href="https://fosstodon.org/tags/colorConverter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>colorConverter</span></a></p>
clonbg<p>Primeros pasos con PyQt y QtDesigner. Primer programa con Python <a href="https://myblog.clonbg.es/primeros-pasos-con-pyqt-y-qtdesigner-primer-programa-con-python/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/primeros-paso</span><span class="invisible">s-con-pyqt-y-qtdesigner-primer-programa-con-python/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://masto.es/tags/PyQT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQT</span></a> <a href="https://clonbg.es" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>
clonbg<p>Mi primer CRUD con Python <a href="https://myblog.clonbg.es/mi-primer-crud-con-python/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/mi-primer-cru</span><span class="invisible">d-con-python/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://masto.es/tags/PyQT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQT</span></a> <a href="https://clonbg.es" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>
TOV<p>Once you start developing your PyQt application, as you add more features you can quickly run out of space for your widgets. This is where using a QTabWidget might be useful. A tab widget provides a tab bar and a "page area" that is used to display pages related to each tab.</p><p><a href="https://doc.qt.io/qtforpython-5/PySide2/QtWidgets/QTabWidget.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">doc.qt.io/qtforpython-5/PySide</span><span class="invisible">2/QtWidgets/QTabWidget.html</span></a></p><p><a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/Qt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Qt</span></a> <a href="https://fosstodon.org/tags/PyQt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQt</span></a> <a href="https://fosstodon.org/tags/QTabWidget" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QTabWidget</span></a></p>
TOV<p>The <a href="https://fosstodon.org/tags/QScrollBar" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QScrollBar</span></a> widget is a scroll bar that enables the user to access parts of a document that is larger than the widget used to display it.<br><a href="https://doc.qt.io/qtforpython-5/PySide2/QtWidgets/QScrollBar.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">doc.qt.io/qtforpython-5/PySide</span><span class="invisible">2/QtWidgets/QScrollBar.html</span></a></p><p>The <a href="https://fosstodon.org/tags/QScrollArea" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QScrollArea</span></a> widget is used to display the contents of a child widget within a frame. If the widget exceeds the size of the frame, the view can provide scroll bars so that the entire area of the child widget can be viewed.<br><a href="https://doc.qt.io/qtforpython-5/PySide2/QtWidgets/QScrollArea.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">doc.qt.io/qtforpython-5/PySide</span><span class="invisible">2/QtWidgets/QScrollArea.html</span></a></p><p><a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/QT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QT</span></a> <a href="https://fosstodon.org/tags/PyQt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQt</span></a> <a href="https://fosstodon.org/tags/PyQt5" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQt5</span></a></p>
clonbg<p>Minimizar al tray un programa hecho en PyQt5 <a href="https://myblog.clonbg.es/minimizar-al-tray-un-programa-hecho-en-pyqt5/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/minimizar-al-</span><span class="invisible">tray-un-programa-hecho-en-pyqt5/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/PyQT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQT</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://clonbg.es" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>
Grant_H<p>Achievement get: I have <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="tag">#<span>Python</span></a> code that can algebraically create <a href="https://mastodon.social/tags/hypergraphs" class="mention hashtag" rel="tag">#<span>hypergraphs</span></a> - graphs with n-ary edges.<br />Now to be able to do that in a graphical editor! <br />Trying to unravel <a href="https://mastodon.social/tags/PyQt" class="mention hashtag" rel="tag">#<span>PyQt</span></a> scenes!</p>
clonbg<p>Mi primer CRUD con Python <a href="https://myblog.clonbg.es/mi-primer-crud-con-python/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/mi-primer-cru</span><span class="invisible">d-con-python/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://masto.es/tags/PyQT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQT</span></a> <a href="https://clonbg.es" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>
TOV<p>A PyQt5 application to convert colors from one color format to various others.</p><p><a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/PyQt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQt</span></a> <a href="https://fosstodon.org/tags/PyQt5" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQt5</span></a> <a href="https://fosstodon.org/tags/color" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>color</span></a> <a href="https://fosstodon.org/tags/colors" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>colors</span></a></p>
clonbg<p>Minimizar al tray un programa hecho en PyQt5 <a href="https://myblog.clonbg.es/minimizar-al-tray-un-programa-hecho-en-pyqt5/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/minimizar-al-</span><span class="invisible">tray-un-programa-hecho-en-pyqt5/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/PyQT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQT</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://clonbg.es" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>
clonbg<p>Primeros pasos con PyQt y QtDesigner. Primer programa con Python <a href="https://myblog.clonbg.es/primeros-pasos-con-pyqt-y-qtdesigner-primer-programa-con-python/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/primeros-paso</span><span class="invisible">s-con-pyqt-y-qtdesigner-primer-programa-con-python/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://masto.es/tags/PyQT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQT</span></a> <a href="https://clonbg.es" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>
clonbg<p>Mi primer CRUD con Python <a href="https://myblog.clonbg.es/mi-primer-crud-con-python/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/mi-primer-cru</span><span class="invisible">d-con-python/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://masto.es/tags/PyQT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQT</span></a> <a href="https://clonbg.es" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>
clonbg<p>Minimizar al tray un programa hecho en PyQt5 <a href="https://myblog.clonbg.es/minimizar-al-tray-un-programa-hecho-en-pyqt5/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/minimizar-al-</span><span class="invisible">tray-un-programa-hecho-en-pyqt5/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/PyQT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQT</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://clonbg.es" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>
clonbg<p>Primeros pasos con PyQt y QtDesigner. Primer programa con Python <a href="https://myblog.clonbg.es/primeros-pasos-con-pyqt-y-qtdesigner-primer-programa-con-python/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/primeros-paso</span><span class="invisible">s-con-pyqt-y-qtdesigner-primer-programa-con-python/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://masto.es/tags/PyQT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQT</span></a> <a href="https://clonbg.es" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>
Liam Collod (MrLixm)<p>just made public an old code project that was taking the dust in my private GitHub repos:<br>- doc: <a href="https://mrlixm.github.io/lqtImageViewer/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">mrlixm.github.io/lqtImageViewe</span><span class="invisible">r/</span></a><br>- repo: <a href="https://github.com/MrLixm/lqtImageViewer" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/MrLixm/lqtImageView</span><span class="invisible">er</span></a> <br>It's an image viewer to integrate in your <a href="https://mastodon.gamedev.place/tags/PyQt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQt</span></a> applications (so NOT usable as is).</p>
TOV<p>The PyQt pen join style defines how joins between two connected lines are shown.</p><p>1. The BevelJoin style fills the triangular notch between the two lines.</p><p>2. The MiterJoin style extends the lines to meet at an angle. </p><p>3. The RoundJoin style fills a circular arc between the two lines.</p><p><a href="https://doc.qt.io/qtforpython-5/PySide2/QtGui/QPen.html#join-style" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">doc.qt.io/qtforpython-5/PySide</span><span class="invisible">2/QtGui/QPen.html#join-style</span></a></p><p><a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/PyQt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQt</span></a> <a href="https://fosstodon.org/tags/Pen" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pen</span></a> <a href="https://fosstodon.org/tags/Join" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Join</span></a> <a href="https://fosstodon.org/tags/Style" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Style</span></a></p>
TOV<p>PyQt pen has cap styles that define how the end points of the lines are drawn. </p><p>1. The SquareCap (default) style is a square line end that covers the end point and extends beyond it by half the line width. </p><p>2. The FlatCap style is a square line end that does not cover the end point of the line. </p><p>3. The RoundCap style is a rounded line end covering the end point.</p><p><a href="https://doc.qt.io/qtforpython-5/PySide2/QtGui/QPen.html#cap-style" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">doc.qt.io/qtforpython-5/PySide</span><span class="invisible">2/QtGui/QPen.html#cap-style</span></a></p><p><a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/PyQt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQt</span></a> <a href="https://fosstodon.org/tags/Pen" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pen</span></a> <a href="https://fosstodon.org/tags/cap" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cap</span></a> <a href="https://fosstodon.org/tags/Style" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Style</span></a></p>
TOV<p>PyQt provides several built-in pen styles.</p><p>1. SolidLine<br>2. DashLine<br>3. DotLine<br>4. DashDotLine<br>5. DashDotDotLine<br>6. CustomDashLine</p><p><a href="https://doc.qt.io/qtforpython-5/PySide2/QtGui/QPen.html#pen-style" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">doc.qt.io/qtforpython-5/PySide</span><span class="invisible">2/QtGui/QPen.html#pen-style</span></a></p><p><a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://fosstodon.org/tags/PyQt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQt</span></a> <a href="https://fosstodon.org/tags/Pen" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pen</span></a> <a href="https://fosstodon.org/tags/style" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>style</span></a></p>
clonbg<p>Minimizar al tray un programa hecho en PyQt5 <a href="https://myblog.clonbg.es/minimizar-al-tray-un-programa-hecho-en-pyqt5/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/minimizar-al-</span><span class="invisible">tray-un-programa-hecho-en-pyqt5/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/PyQT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQT</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://clonbg.es" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>
clonbg<p>Mi primer CRUD con Python <a href="https://myblog.clonbg.es/mi-primer-crud-con-python/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/mi-primer-cru</span><span class="invisible">d-con-python/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://masto.es/tags/PyQT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQT</span></a> <a href="https://clonbg.es" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>