PYRCC5(1) | General Commands Manual | PYRCC5(1) |
pyrcc5 - compile Qt resource files for PyQt5 applications
pyrcc5 [OPTION]... FILES
pyrcc5 takes a Qt Resource File (.qrc) and converts it into a Python module which can be imported into a PyQt5 application. All files loaded by Qt that are prefixed with a colon will be loaded from the resources rather than the file system.
This manual page was written for Debian GNU/Linux by Torsten Marek <shlomme@debian.org>, but may freely be used by others.
2013/06/29 | pyrcc 5.0 |