#qt-designer

[ follow ]
Python GUIs
6 months ago
Graphic design

Adding images to PySide6 applications, using QLabel and QPixmap

Qt uses QLabel, not QImage, to display images in applications.
Qt Designer can be used to easily insert and display external images in a PySide6 application. [ more ]
[ Load more ]