Archive 17/01/2023.

Input to LineEdit as password

ChunFengTsin

Hi , everybody~~~^^
I want to hide the input text in lineEdit , replace it with asterisk.
someone can help me ?
^
^

lezak

Hi, use LineEdit::SetEchoCharacter(unsigned). 42 for asterix.