Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
sendcoinsdialog.h File Reference
#include <qt/walletmodel.h>
#include <QDialog>
#include <QMessageBox>
#include <QShowEvent>
#include <QString>
#include <QTimer>
Include dependency graph for sendcoinsdialog.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SendCoinsDialog |
Dialog for sending bitcoins. More... | |
class | SendConfirmationDialog |
Namespaces | |
Ui | |
Variables | |
static const int | MAX_SEND_POPUP_ENTRIES = 10 |
Variable Documentation
◆ MAX_SEND_POPUP_ENTRIES
|
static |
Definition at line 16 of file sendcoinsdialog.h.
Referenced by SendCoinsDialog::send().