Showing articles for All (366) PyQt6 (133) PySide6 (127) PyQt5 (258) Tkinter (94) PySide2 (130)

The QResource System

Using the QResource system to package additional data with your applications

Using QProcess to run external programs

Run background programs without impacting your UI

Concurrent Futures Example

Published 28.10.2020

Plotting with PyQtGraph

Create custom plots in PySide with PyQtGraph

Plotting with Matplotlib

Create PySide plots with the popular Python plotting library

Transmitting extra data with Qt Signals

Modifying widget signals to pass contextual information to slots
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15