Live2D

python配置external tool

1、file》setting找到

2、填入参数

①program中的路径是你的pyuic5.exe 的安装目录
②arguments中填入 $FileName$ -o $FileNameWithoutExtension$.py 这段代码可以让你自动将你的.ui文件转换为.py文件(不用手动设置.py的文件名)

③working directory中填入$FileDir$。

  

 

 3、使用

  右键ui文件选择最下面的external tool 即可。

参考:

https://www.w3xue.com/exp/article/20226/79577.html#_label1

posted @ 2022-09-11 12:56  -涂涂-  阅读(225)  评论(0)    收藏  举报