5#ifndef BITCOIN_QT_RECEIVEREQUESTDIALOG_H
6#define BITCOIN_QT_RECEIVEREQUESTDIALOG_H
34 Ui::ReceiveRequestDialog *
ui;
ReceiveRequestDialog(QWidget *parent=nullptr)
void setModel(WalletModel *model)
Ui::ReceiveRequestDialog * ui
void setInfo(const SendCoinsRecipient &info)
void on_btnCopyAddress_clicked()
void on_btnCopyURI_clicked()
Interface to Bitcoin wallet from Qt view code.