Showing articles for All (125) PyQt6 (36) PySide6 (36) PyQt5 (91) Tkinter (36) PySide2 (70)

Create applications with QtQuick

Build modern applications with declarative QML

How to get the PyQt version number?

Find out which version of PyQt or PySide you're running

PDF Report generator

Generate custom PDF reports using reportlab & pdfrw

Displaying tabular data in Qt ModelViews

Create customized table views with conditional formatting, numpy and pandas data sources.

Toggle & AnimatedToggle

Toggle switch Widget QCheckBox replacement

Animating custom widgets with QPropertyAnimation

Add dynamic visual effects to your custom widgets

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

Add scrollable regions with QScrollArea

Run out of space in your GUI? Add a scrollable region to your application

Opening links in a new window with QWebEngineView

Redirect links to a separate floating browser window

Real Time Change of Widgets?

How to update the UI while in a loop

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

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

Creating searchable widget dashboards

Make dashboard UIs easier to use with widget search & text prediction
1 2 3 4 5