#include <revealtxdialog.h>
Definition at line 14 of file revealtxdialog.h.
◆ RevealTxDialog()
| RevealTxDialog::RevealTxDialog |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~RevealTxDialog()
| RevealTxDialog::~RevealTxDialog |
( |
| ) |
|
◆ copyAddress
| void RevealTxDialog::copyAddress |
( |
| ) |
|
|
privateslot |
◆ copyID
| void RevealTxDialog::copyID |
( |
| ) |
|
|
privateslot |
◆ copyPrivateKey
| void RevealTxDialog::copyPrivateKey |
( |
| ) |
|
|
privateslot |
◆ copyTxAmount
| void RevealTxDialog::copyTxAmount |
( |
| ) |
|
|
privateslot |
◆ copyTxFee
| void RevealTxDialog::copyTxFee |
( |
| ) |
|
|
privateslot |
◆ copyTxPaymentID
| void RevealTxDialog::copyTxPaymentID |
( |
| ) |
|
|
privateslot |
◆ copyTxRingSize
| void RevealTxDialog::copyTxRingSize |
( |
| ) |
|
|
privateslot |
◆ deleteTransaction
| void RevealTxDialog::deleteTransaction |
( |
| ) |
|
|
privateslot |
◆ keyPressEvent()
| void RevealTxDialog::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
◆ on_buttonBox_accepted
| void RevealTxDialog::on_buttonBox_accepted |
( |
| ) |
|
|
privateslot |
◆ openTXinExplorer
| void RevealTxDialog::openTXinExplorer |
( |
| ) |
|
|
privateslot |
◆ setTxAddress()
| void RevealTxDialog::setTxAddress |
( |
QString |
strAddr | ) |
|
◆ setTxAmount()
| void RevealTxDialog::setTxAmount |
( |
QString |
amount | ) |
|
◆ setTxFee()
| void RevealTxDialog::setTxFee |
( |
CAmount |
fee | ) |
|
◆ setTxID()
| void RevealTxDialog::setTxID |
( |
QString |
strId | ) |
|
◆ setTxPaymentID()
| void RevealTxDialog::setTxPaymentID |
( |
uint64_t |
paymentID | ) |
|
◆ setTxPrivKey()
| void RevealTxDialog::setTxPrivKey |
( |
QString |
strPrivKey | ) |
|
◆ setTxRingSize()
| void RevealTxDialog::setTxRingSize |
( |
int64_t |
ringSize | ) |
|
◆ settings
| QSettings RevealTxDialog::settings |
|
private |
◆ ui
| Ui::RevealTxDialog* RevealTxDialog::ui |
|
private |
The documentation for this class was generated from the following files: