Module implementing a model for password management.
None |
PasswordModel | Class implementing a model for password management. |
None |
Class implementing a model for password management.
None |
None |
PasswordModel | Constructor |
__passwordsChanged | Private slot handling a change of the registered passwords. |
columnCount | Public method to get the number of columns of the model. |
data | Public method to get data from the model. |
headerData | Public method to get the header data. |
removeRows | Public method to remove entries from the model. |
rowCount | Public method to get the number of rows of the model. |
setShowPasswords | Public methods to show passwords. |
showPasswords | Public method to indicate, if passwords shall be shown. |
None |
Constructor
Private slot handling a change of the registered passwords.
Public method to get the number of columns of the model.
Public method to get data from the model.
Public method to get the header data.
Public method to remove entries from the model.
Public method to get the number of rows of the model.
Public methods to show passwords.
Public method to indicate, if passwords shall be shown.