Commit 405f1bec authored by Risto Avila's avatar Risto Avila Committed by The Qt Project
Browse files

Makes PasswordMaskDelay configurable through TextInput


Adds a new property to TextInput which can be used to override QPlatformTheme::PasswordMaskDelay.
The new property is TextInput.passwordMaskDelay and takes in delay (ms) which time character
is shown before masking it. This is only when echoMode is set to TextInput.Password

[ChangeLog][QtQuick][TextInput] Added passwordMaskDelay property

Change-Id: I52812b883db11fdd21b25154887c51df8a44f69c
Reviewed-by: default avatarJ-P Nurmi <jpnurmi@digia.com>
parent 1511dc39
No related merge requests found
Showing with 41 additions and 6 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment