#include <txentry.h>
|
| | TxEntry (QWidget *parent=0) |
| |
| | ~TxEntry () |
| |
| void | setData (int64_t Date, QString Address, QString Amount, QString ID, QString Type) |
| |
| void | expand (bool isExpanding) |
| |
Definition at line 19 of file txentry.h.
◆ TxEntry()
| TxEntry::TxEntry |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~TxEntry()
◆ expand()
| void TxEntry::expand |
( |
bool |
isExpanding | ) |
|
◆ init()
◆ on_pushButtonExpand_clicked
| void TxEntry::on_pushButtonExpand_clicked |
( |
| ) |
|
|
privateslot |
◆ resizeEvent()
| void TxEntry::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protected |
◆ setData()
| void TxEntry::setData |
( |
int64_t |
Date, |
|
|
QString |
Address, |
|
|
QString |
Amount, |
|
|
QString |
ID, |
|
|
QString |
Type |
|
) |
| |
◆ model
◆ ui
The documentation for this class was generated from the following files: