6 #ifndef RAVEN_QT_ASKPASSPHRASEDIALOG_H 7 #define RAVEN_QT_ASKPASSPHRASEDIALOG_H 39 Ui::AskPassphraseDialog *
ui;
46 void secureClearPassFields();
49 bool event(QEvent *event);
50 bool eventFilter(QObject *
object, QEvent *event);
53 #endif // RAVEN_QT_ASKPASSPHRASEDIALOG_H
Ask passphrase twice and encrypt.
Ask passphrase and unlock.
Ui::AskPassphraseDialog * ui
Interface to Raven wallet from Qt view code.
Multifunctional dialog to ask for passphrases.
Ask old passphrase + new passphrase twice.