랭귀지/python

pyQt5 QLineEdit 패스워드설정

유키공 2018. 11. 16. 09:00

pyQt5 QLineEdit 패스워드설정

#패스워드설정
self.accountPassword.setEchoMode(QLineEdit.Password)