Module implementing a dialog to enter or change the master password.
None |
MasterPasswordEntryDialog | Class implementing a dialog to enter or change the master password. |
None |
Class implementing a dialog to enter or change the master password.
None |
None |
MasterPasswordEntryDialog | Constructor |
__updateUI | Private slot to update the variable parts of the UI. |
getCurrentPassword | Public method to get the current master password. |
getMasterPassword | Public method to get the new master password. |
on_currentPasswordEdit_textChanged | Private slot to handle changes of the current password. |
on_newPasswordAgainEdit_textChanged | Private slot to handle changes of the new again password. |
on_newPasswordEdit_textChanged | Private slot to handle changes of the new password. |
None |
Constructor
Private slot to update the variable parts of the UI.
Public method to get the current master password.
Public method to get the new master password.
Private slot to handle changes of the current password.
Private slot to handle changes of the new again password.
Private slot to handle changes of the new password.