본문 바로가기
IT 와 Social 이야기/Python

[Tech With Tim] PyQt5 Tutorial - How to Use Qt Designer

by manga0713 2019. 9. 14.

 

 

 

 

 

 

#Python #GUI #PyQt5 #Tutorial

 

○ Qt Designer 사용하기

 

- #Qt #Designer
- #pyqt5-tools

 

○ Command to turn .ui to .py

 

pyuic5 –x "filename".ui –o "filename".py