 |
Bitcoin Core
21.99.0
P2P Digital Currency
|
Go to the documentation of this file.
5 #ifndef BITCOIN_QT_RECEIVECOINSDIALOG_H
6 #define BITCOIN_QT_RECEIVECOINSDIALOG_H
11 #include <QHeaderView>
12 #include <QItemSelection>
53 Ui::ReceiveCoinsDialog *
ui;
79 #endif // BITCOIN_QT_RECEIVECOINSDIALOG_H
@ AMOUNT_MINIMUM_COLUMN_WIDTH
Dialog for requesting payment of bitcoins.
void setModel(WalletModel *model)
Interface to Bitcoin wallet from Qt view code.
ReceiveCoinsDialog(const PlatformStyle *platformStyle, QWidget *parent=nullptr)
Ui::ReceiveCoinsDialog * ui
void on_receiveButton_clicked()
void on_removeRequestButton_clicked()
void copyColumnToClipboard(int column)
QModelIndex selectedRow()
const PlatformStyle * platformStyle
void on_recentRequestsView_doubleClicked(const QModelIndex &index)
void recentRequestsView_selectionChanged(const QItemSelection &selected, const QItemSelection &deselected)
void showMenu(const QPoint &point)
QAction * copyMessageAction
QAction * copyLabelAction
void on_showRequestButton_clicked()
QAction * copyAmountAction