#Python #GUI #PyQt5 #Tutorial
○ Qt Designer 사용하기
- #Qt #Designer
- #pyqt5-tools
○ Command to turn .ui to .py
pyuic5 –x "filename".ui –o "filename".py
#Python #GUI #PyQt5 #Tutorial
○ Qt Designer 사용하기
- #Qt #Designer
- #pyqt5-tools
○ Command to turn .ui to .py
pyuic5 –x "filename".ui –o "filename".py