PasswordEdit

A LineEdit that displays * in place of the actual characters.

Alas, Windows requires the window to be created differently to use this style, so it had to be a new class instead of a toggle on and off on an existing object.

FIXME: this is not yet implemented on Linux, it will work the same as a TextEdit there for now.

Constructors

this
this(Widget parent)

Meta

History

Added January 24, 2021

Suggestion Box / Bug Report