Adding images to PySide6 applications, using QLabel and QPixmapQt 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.