Module implementing a dialog to enter or change the main password.
None |
MainPasswordEntryDialog | Class implementing a dialog to enter or change the main password. |
None |
Class implementing a dialog to enter or change the main password.
None |
None |
MainPasswordEntryDialog | Constructor |
__updateUI | Private slot to update the variable parts of the UI. |
getCurrentPassword | Public method to get the current main password. |
getMainPassword | Public method to get the new main 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 main password.
Public method to get the new main 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.