Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

askpassphrasedialog.cpp File Reference
#include <qt/askpassphrasedialog.h>
#include <qt/forms/ui_askpassphrasedialog.h>
#include <qt/guiconstants.h>
#include <qt/guiutil.h>
#include <qt/walletmodel.h>
#include <support/allocators/secure.h>
#include <QKeyEvent>
#include <QMessageBox>
#include <QPushButton>
+ Include dependency graph for askpassphrasedialog.cpp:

Go to the source code of this file.

Functions

static void SecureClearQLineEdit (QLineEdit *edit)
 

Function Documentation

◆ SecureClearQLineEdit()

static void SecureClearQLineEdit ( QLineEdit *  edit)
static

Definition at line 305 of file askpassphrasedialog.cpp.

Referenced by AskPassphraseDialog::secureClearPassFields().

Released under the MIT license