PasswordField
PasswordField Class Reference
Inheritance diagram for PasswordField:
Properties | |
int | previousEchoMode |
Additional Inherited Members | |
Public Member Functions inherited from QtQuick.Controls.TextField | |
pressAndHold (MouseEvent event) | |
pressed (MouseEvent event) | |
released (MouseEvent event) | |
Detailed Description
A text field meant to enter passwords.
This control allows to mask the password as it is typed, and also includes a button action to toggle between unmask and masking the password.
- Note
- Some extra properties inherited from the TextField style, have been obscured, and can be discovered on the SearchField documentation.
- See also
- SearchField
Definition at line 32 of file PasswordField.qml.
Property Documentation
◆ previousEchoMode
|
read |
Definition at line 40 of file PasswordField.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:24 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:24 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.