Go to the source code of this file.
Classes | |
| class | PasswordDialog |
| Shows a dialog for entering the password. More... | |
Enumerations | |
| enum | PWTYPE { NEW_PW, EXISTING_PW } |
Determines the type of the password dialog. More... | |
| enum PWTYPE |
Determines the type of the password dialog: Either a password dialog for a new password or a dialog for an existing password.
| NEW_PW |
Makes the |
| EXISTING_PW |
Makes the |
Definition at line 61 of file passworddialog.h.
1.7.1