转换UI文件:

pyuic5 dialog.ui > test.py

 

转换资源文件:

pyrcc5 netmusic.qrc -o netmusic_rc.py

相关文章: