Re: How do you include the pyrcc5 -generated .py file into your app?
Phil Thompson <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
On 04/05/2019 21:22, Luna Tuna wrote: > 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? Import it - there is nothing else to do. Phil _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt