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

#include <mnrow.h>

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

Signals

void onMenuClicked ()
 

Public Member Functions

 MNRow (QWidget *parent=nullptr)
 
 ~MNRow ()
 
void updateView (QString address, const QString &label, QString status, bool wasCollateralAccepted)
 

Private Attributes

Ui::MNRow * ui
 

Detailed Description

Definition at line 14 of file mnrow.h.

Constructor & Destructor Documentation

◆ MNRow()

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

Definition at line 10 of file mnrow.cpp.

Here is the call graph for this function:

◆ ~MNRow()

MNRow::~MNRow ( )

Definition at line 30 of file mnrow.cpp.

Member Function Documentation

◆ onMenuClicked

void MNRow::onMenuClicked ( )
signal

◆ updateView()

void MNRow::updateView ( QString  address,
const QString &  label,
QString  status,
bool  wasCollateralAccepted 
)

Definition at line 21 of file mnrow.cpp.

Member Data Documentation

◆ ui

Ui::MNRow* MNRow::ui
private

Definition at line 27 of file mnrow.h.


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