python 2.7 - Password text filed in pyqt -


i new in pyqt4 want add password text field in design.i can't see password type text field there way convert simple text field password type??

editor = qlineedit() editor.setechomode(qlineedit.password) 

Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -