You can use QPixmap to load the image and also QPixmapCache to cache it if the image is too heavy.
If you use svg image, then you can use QSvgRenderer to render the image.
You can use QPixmap to load the image and also QPixmapCache to cache it if the image is too heavy.
If you use svg image, then you can use QSvgRenderer to render the image.
Bookmarks