![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <myaddressrow.h>
Public Member Functions | |
| MyAddressRow (QWidget *parent=nullptr) | |
| ~MyAddressRow () | |
| void | updateView (const QString &address, const QString &label, const QString &date) |
Private Attributes | |
| Ui::MyAddressRow * | ui |
Definition at line 14 of file myaddressrow.h.
|
explicit |
Definition at line 8 of file myaddressrow.cpp.
| MyAddressRow::~MyAddressRow | ( | ) |
Definition at line 29 of file myaddressrow.cpp.
| void MyAddressRow::updateView | ( | const QString & | address, |
| const QString & | label, | ||
| const QString & | date | ||
| ) |
Definition at line 18 of file myaddressrow.cpp.
|
private |
Definition at line 25 of file myaddressrow.h.