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.
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.