Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
askpassphrasedialog.h
Go to the documentation of this file.
Ask passphrase and unlock only for mixing.
Definition: askpassphrasedialog.h:25
Definition: addressbookpage.h:12
void toggleShowPassword(bool)
Definition: askpassphrasedialog.cpp:270
void secureClearPassFields()
Definition: askpassphrasedialog.cpp:312
AskPassphraseDialog(Mode mode, QWidget *parent)
Definition: askpassphrasedialog.cpp:23
Multifunctional dialog to ask for passphrases.
Definition: askpassphrasedialog.h:18
bool eventFilter(QObject *object, QEvent *event)
Definition: askpassphrasedialog.cpp:279
Ask old passphrase + new passphrase twice.
Definition: askpassphrasedialog.h:27
~AskPassphraseDialog()
Definition: askpassphrasedialog.cpp:95
void setModel(WalletModel *model)
Definition: askpassphrasedialog.cpp:101