Managing Resources in PyQt6

Ludovic Bellière belliere.ludovic at proximus.be
Fri Apr 2 14:51:17 BST 2021


Hell RedHuli,

Qt6's rcc software now has the ability to generate python code. Sadly,
it isn't, that I have seen, shipped with PyQt6. pyside6 does ship the
tool though.

Ludovic

On Fri, 2 Apr 2021 21:28:36 +0800
RedHuli <redhuli.comments at gmail.com> wrote:

> Hello,
> 
> I was curious and was hoping someone might be able to point me in the
> right direction.
> 
> With pyrcc not in PyQt6, what would be the best practice, or at least
> other methods, for managing resources, such as icons, images, or
> audio files, when deploying applications? I noticed that the
> QResource class is still included. Is there a similar way to using
> pyrcc to ensure resources are included when deploying my applications?
> 
> Thank you,
> Joshua Willman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: Signature digitale OpenPGP
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20210402/fb8d509c/attachment.sig>


More information about the PyQt mailing list