Signals | |
| void | validate (const QString &password, bool shouldSave) |
Public Member Functions | |
| PasswordDialog (QWidget *parent, const QString &resource, bool showSaveOption=false) | |
| QString | password () const |
| bool | shouldSavePassword () const |
| void | notifyInvalid () |
| PasswordDialog::PasswordDialog | ( | QWidget * | parent, |
| const QString & | resource, | ||
| bool | showSaveOption = false ) |
| QString PasswordDialog::password | ( | ) | const |
| bool PasswordDialog::shouldSavePassword | ( | ) | const |
| void PasswordDialog::notifyInvalid | ( | ) |
|
signal |