Module implementing a custom widget indicating the strength of a password.
None |
E5PasswordMeter | Class implementing a custom widget indicating the strength of a password. |
None |
Class implementing a custom widget indicating the strength of a password.
None |
None |
E5PasswordMeter | Constructor |
checkPasswordStrength | Public slot to check the password strength and update the progress bar accordingly. |
setMaximum | Public method to set the maximum value. |
setMinimum | Public method to set the minimal value. |
setValue | Public method to set the value. |
None |
Constructor
Public slot to check the password strength and update the progress bar accordingly.
Public method to set the maximum value.
Overwritten to do nothing.
Public method to set the minimal value.
Overwritten to do nothing.
Public method to set the value.
Overwritten to do nothing.