How do you include the pyrcc5 -generated .py file into your app?

Luna Tuna <[email protected]>
Newsgroups gmane.comp.python.pyqt-pykde
Message-ID <CABhCPetDFN6BEG1DL0y8XE2kJXg6zPv5MbgeQ6_MN4JzEHH9CA@mail.gmail.com>
Hi,

I googled and found an article on how to go from your resource.qrc file
produced in Qt Creator to your resource.py file produced by pyrcc5 command:

pyrcc5 images_resource.qrc -o images_resource.py


So how now do I include this python file or call it, where do I call its
methods, etc?

-Fruitful Approach

_______________________________________________
PyQt mailing list    [email protected]
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.