[PyQt] How do you include the pyrcc5 -generated .py file into your app?
Luna Tuna
fruitfulapproach at gmail.com
Sat May 4 21:22:46 BST 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190504/57065f0a/attachment.html>
More information about the PyQt
mailing list