#include <sendcoinsdialog.h>
Definition at line 121 of file sendcoinsdialog.h.
◆ SendConfirmationDialog()
SendConfirmationDialog::SendConfirmationDialog |
( |
const QString & |
title, |
|
|
const QString & |
text, |
|
|
const QString & |
informative_text = "" , |
|
|
const QString & |
detailed_text = "" , |
|
|
int |
secDelay = SEND_CONFIRM_DELAY , |
|
|
const QString & |
confirmText = "Send" , |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ countDown
void SendConfirmationDialog::countDown |
( |
| ) |
|
|
privateslot |
◆ exec()
int SendConfirmationDialog::exec |
( |
| ) |
|
|
override |
◆ updateYesButton
void SendConfirmationDialog::updateYesButton |
( |
| ) |
|
|
privateslot |
◆ confirmButtonText
QString SendConfirmationDialog::confirmButtonText |
|
private |
◆ countDownTimer
QTimer SendConfirmationDialog::countDownTimer |
|
private |
◆ secDelay
int SendConfirmationDialog::secDelay |
|
private |
◆ yesButton
QAbstractButton* SendConfirmationDialog::yesButton |
|
private |
The documentation for this class was generated from the following files: