Showing articles for All (385) PyQt6 (139) PySide6 (133) PyQt5 (263) Tkinter (106) PySide2 (136)

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

Creating Dialogs With Qt Designer

Using the drag and drop editor to build PySide2 dialogs

Creating additional windows

Opening new windows for your application

Creating Dialogs With Qt Designer

Using the drag and drop editor to build PyQt5 dialogs

Q&A: QProcess.start() is deprecated, what are the alternatives?

Update how you launch subprocesses with arguments

Save multiple plots to pdf

Published 07.08.2020

Signal and Slot

Published 06.08.2020

Creating searchable widget dashboards

Make dashboard UIs easier to use with widget search & text prediction

Creating additional windows

Opening new windows for your application
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16