![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
Multifunctional dialog to ask for passphrases. More...
#include <askpassphrasedialog.h>
Public Member Functions | |
| AskPassphraseDialog (Mode mode, QWidget *parent, WalletModel *model, Context context) | |
| ~AskPassphraseDialog () | |
| void | accept () |
Protected Member Functions | |
| bool | event (QEvent *event) |
| bool | eventFilter (QObject *object, QEvent *event) |
Private Slots | |
| void | textChanged () |
| void | on_showPassphraseCheckBox_clicked () |
Private Attributes | |
| Ui::AskPassphraseDialog * | ui |
| Mode | mode |
| WalletModel * | model |
| Context | context |
| bool | fCapsLock |
Multifunctional dialog to ask for passphrases.
Used for encryption, unlocking, and changing the passphrase.
Definition at line 19 of file askpassphrasedialog.h.
|
strong |
Definition at line 34 of file askpassphrasedialog.h.
|
strong |
Definition at line 24 of file askpassphrasedialog.h.
|
explicit |
Definition at line 20 of file askpassphrasedialog.cpp.
| AskPassphraseDialog::~AskPassphraseDialog | ( | ) |
Definition at line 97 of file askpassphrasedialog.cpp.
| void AskPassphraseDialog::accept | ( | ) |
Definition at line 106 of file askpassphrasedialog.cpp.
|
protected |
|
protected |
|
privateslot |
Definition at line 284 of file askpassphrasedialog.cpp.
|
privateslot |
Definition at line 221 of file askpassphrasedialog.cpp.
|
private |
Definition at line 55 of file askpassphrasedialog.h.
|
private |
Definition at line 56 of file askpassphrasedialog.h.
|
private |
Definition at line 53 of file askpassphrasedialog.h.
|
private |
Definition at line 54 of file askpassphrasedialog.h.
|
private |
Definition at line 52 of file askpassphrasedialog.h.
1.8.17