Showing articles for All (466) PyQt6 (60) PySide6 (44) PyQt5 (209) Streamlit (0) Tkinter (0) PySide2 (47) Kivy (0)

Pause a running worker thread

Put a running task on hold, waiting for the UI

What does @pyqtSlot() do?

Is the pyqtSlot decorator even necessary?

What does @Slot() do?

Is the Slot decorator even necessary?

Understanding QPainter Coordinates in PyQt6

How the coordinate system works for drawing on canvases in PyQt6

Why Omitting "if role == Qt.DisplayRole" Makes Your QAbstractTableModel Look Strange

Understanding Qt roles and why your table suddenly shows checkboxes, checkmarks, and filled squares

How to Check if a QLineEdit is Empty in Python

Empty strings are falsey in Python

How to Add Custom Widgets to Qt Designer

Use widget promotion to integrate your own Python widgets into Qt Designer layouts

ModelView Autoselection

Published 07.05.2020

Spyder IDE gets stuck

Published 07.05.2020
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19