#include <txrow.h>
Definition at line 16 of file txrow.h.
◆ TxRow()
| TxRow::TxRow |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~TxRow()
◆ init()
| void TxRow::init |
( |
bool |
isLightTheme | ) |
|
◆ setAmount()
| void TxRow::setAmount |
( |
QString |
top, |
|
|
QString |
bottom |
|
) |
| |
◆ setConfirmStatus()
| void TxRow::setConfirmStatus |
( |
bool |
isConfirmed | ) |
|
◆ setDate()
| void TxRow::setDate |
( |
QDateTime |
date | ) |
|
◆ setLabel()
| void TxRow::setLabel |
( |
QString |
str | ) |
|
◆ setType()
| void TxRow::setType |
( |
bool |
isLightTheme, |
|
|
int |
type, |
|
|
bool |
isConfirmed |
|
) |
| |
◆ showHideSecondAmount()
| void TxRow::showHideSecondAmount |
( |
bool |
show | ) |
|
◆ updateStatus()
| void TxRow::updateStatus |
( |
bool |
isLightTheme, |
|
|
bool |
isHover, |
|
|
bool |
isSelected |
|
) |
| |
◆ isConfirmed
| bool TxRow::isConfirmed = false |
|
private |
◆ isDoubleAmount
| bool TxRow::isDoubleAmount = false |
|
private |
◆ ui
The documentation for this class was generated from the following files: