PIVX Core  5.6.99
P2P Digital Currency
Public Member Functions | Private Attributes | List of all members
MyAddressRow Class Reference

#include <myaddressrow.h>

Inheritance diagram for MyAddressRow:
[legend]
Collaboration diagram for MyAddressRow:
[legend]

Public Member Functions

 MyAddressRow (QWidget *parent=nullptr)
 
 ~MyAddressRow ()
 
void updateView (const QString &address, const QString &label, const QString &date)
 

Private Attributes

Ui::MyAddressRow * ui
 

Detailed Description

Definition at line 14 of file myaddressrow.h.

Constructor & Destructor Documentation

◆ MyAddressRow()

MyAddressRow::MyAddressRow ( QWidget *  parent = nullptr)
explicit

Definition at line 8 of file myaddressrow.cpp.

◆ ~MyAddressRow()

MyAddressRow::~MyAddressRow ( )

Definition at line 29 of file myaddressrow.cpp.

Member Function Documentation

◆ updateView()

void MyAddressRow::updateView ( const QString &  address,
const QString &  label,
const QString &  date 
)

Definition at line 18 of file myaddressrow.cpp.

Member Data Documentation

◆ ui

Ui::MyAddressRow* MyAddressRow::ui
private

Definition at line 25 of file myaddressrow.h.


The documentation for this class was generated from the following files: