![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <receivedialog.h>
Public Member Functions | |
| ReceiveDialog (QWidget *parent=nullptr) | |
| ~ReceiveDialog () | |
| void | updateQr (const QString &address) |
Public Member Functions inherited from FocusedDialog | |
| FocusedDialog (QWidget *parent=nullptr) | |
| ~FocusedDialog () | |
| void | showEvent (QShowEvent *event) |
Private Slots | |
| void | onCopy () |
Private Attributes | |
| Ui::ReceiveDialog * | ui {nullptr} |
| SendCoinsRecipient * | info {nullptr} |
Additional Inherited Members | |
Protected Member Functions inherited from FocusedDialog | |
| void | keyPressEvent (QKeyEvent *e) |
Definition at line 16 of file receivedialog.h.
|
explicit |
| ReceiveDialog::~ReceiveDialog | ( | ) |
Definition at line 72 of file receivedialog.cpp.
|
privateslot |
Definition at line 66 of file receivedialog.cpp.
| void ReceiveDialog::updateQr | ( | const QString & | address | ) |
Definition at line 50 of file receivedialog.cpp.
|
private |
Definition at line 30 of file receivedialog.h.
|
private |
Definition at line 29 of file receivedialog.h.