#include <coincontroldialog.h>
|
| void | updatePushButtonSelectAll (bool checked) |
| |
| void | sortView (int, Qt::SortOrder) |
| |
| void | inform (const QString &text) |
| |
| void | toggleItemLock (QTreeWidgetItem *item) |
| |
| void | toggleCoinLock () |
| |
| void | loadAvailableCoin (bool treeMode, CCoinControlWidgetItem *itemWalletAddress, QFlags< Qt::ItemFlag > flgCheckbox, QFlags< Qt::ItemFlag > flgTristate, int nDisplayUnit, const QString &sWalletAddress, const Optional< QString > &stakerAddress, const QString &sWalletLabel, const uint256 &txhash, const uint32_t outIndex, const CAmount nValue, const int64_t nTime, const int nDepth, const bool isChange) |
| |
| TotalAmounts | getTotals () const |
| |
Definition at line 53 of file coincontroldialog.h.
◆ anonymous enum
| Enumerator |
|---|
| COLUMN_CHECKBOX | |
| COLUMN_AMOUNT | |
| COLUMN_LABEL | |
| COLUMN_ADDRESS | |
| COLUMN_DATE | |
| COLUMN_CONFIRMATIONS | |
| COLUMN_TXHASH | |
| COLUMN_VOUT_INDEX | |
Definition at line 119 of file coincontroldialog.h.
◆ CoinControlDialog()
| CoinControlDialog::CoinControlDialog |
( |
QWidget * |
parent = nullptr, |
|
|
bool |
_forDelegation = false |
|
) |
| |
|
explicit |
◆ ~CoinControlDialog()
| CoinControlDialog::~CoinControlDialog |
( |
| ) |
|
|
override |
◆ addPayAmount()
| void CoinControlDialog::addPayAmount |
( |
const CAmount & |
amount, |
|
|
bool |
isShieldedRecipient |
|
) |
| |
◆ buttonSelectAllClicked
| void CoinControlDialog::buttonSelectAllClicked |
( |
| ) |
|
|
privateslot |
◆ buttonToggleLockClicked
| void CoinControlDialog::buttonToggleLockClicked |
( |
| ) |
|
|
privateslot |
◆ clearPayAmounts()
| void CoinControlDialog::clearPayAmounts |
( |
| ) |
|
◆ clipboardAfterFee
| void CoinControlDialog::clipboardAfterFee |
( |
| ) |
|
|
privateslot |
◆ clipboardAmount
| void CoinControlDialog::clipboardAmount |
( |
| ) |
|
|
privateslot |
◆ clipboardBytes
| void CoinControlDialog::clipboardBytes |
( |
| ) |
|
|
privateslot |
◆ clipboardChange
| void CoinControlDialog::clipboardChange |
( |
| ) |
|
|
privateslot |
◆ clipboardFee
| void CoinControlDialog::clipboardFee |
( |
| ) |
|
|
privateslot |
◆ clipboardLowOutput
| void CoinControlDialog::clipboardLowOutput |
( |
| ) |
|
|
privateslot |
◆ clipboardQuantity
| void CoinControlDialog::clipboardQuantity |
( |
| ) |
|
|
privateslot |
◆ copyAddress
| void CoinControlDialog::copyAddress |
( |
| ) |
|
|
privateslot |
◆ copyAmount
| void CoinControlDialog::copyAmount |
( |
| ) |
|
|
privateslot |
◆ copyLabel
| void CoinControlDialog::copyLabel |
( |
| ) |
|
|
privateslot |
◆ copyTransactionHash
| void CoinControlDialog::copyTransactionHash |
( |
| ) |
|
|
privateslot |
◆ getTotals()
◆ hasModel()
| bool CoinControlDialog::hasModel |
( |
| ) |
|
|
inline |
◆ headerSectionClicked
| void CoinControlDialog::headerSectionClicked |
( |
int |
logicalIndex | ) |
|
|
privateslot |
◆ inform()
| void CoinControlDialog::inform |
( |
const QString & |
text | ) |
|
|
private |
◆ loadAvailableCoin()
| void CoinControlDialog::loadAvailableCoin |
( |
bool |
treeMode, |
|
|
CCoinControlWidgetItem * |
itemWalletAddress, |
|
|
QFlags< Qt::ItemFlag > |
flgCheckbox, |
|
|
QFlags< Qt::ItemFlag > |
flgTristate, |
|
|
int |
nDisplayUnit, |
|
|
const QString & |
sWalletAddress, |
|
|
const Optional< QString > & |
stakerAddress, |
|
|
const QString & |
sWalletLabel, |
|
|
const uint256 & |
txhash, |
|
|
const uint32_t |
outIndex, |
|
|
const CAmount |
nValue, |
|
|
const int64_t |
nTime, |
|
|
const int |
nDepth, |
|
|
const bool |
isChange |
|
) |
| |
|
private |
◆ lockCoin
| void CoinControlDialog::lockCoin |
( |
| ) |
|
|
privateslot |
◆ radioListMode
| void CoinControlDialog::radioListMode |
( |
bool |
checked | ) |
|
|
privateslot |
◆ radioTreeMode
| void CoinControlDialog::radioTreeMode |
( |
bool |
checked | ) |
|
|
privateslot |
◆ refreshDialog()
| void CoinControlDialog::refreshDialog |
( |
| ) |
|
◆ setModel()
| void CoinControlDialog::setModel |
( |
WalletModel * |
model | ) |
|
◆ setSelectionType()
| void CoinControlDialog::setSelectionType |
( |
bool |
isTransparent | ) |
|
|
inline |
◆ showMenu
| void CoinControlDialog::showMenu |
( |
const QPoint & |
point | ) |
|
|
privateslot |
◆ sortView()
| void CoinControlDialog::sortView |
( |
int |
column, |
|
|
Qt::SortOrder |
order |
|
) |
| |
|
private |
◆ toggleCoinLock()
| void CoinControlDialog::toggleCoinLock |
( |
| ) |
|
|
private |
◆ toggleItemLock()
| void CoinControlDialog::toggleItemLock |
( |
QTreeWidgetItem * |
item | ) |
|
|
private |
◆ unlockCoin
| void CoinControlDialog::unlockCoin |
( |
| ) |
|
|
privateslot |
◆ updateLabelLocked
| void CoinControlDialog::updateLabelLocked |
( |
| ) |
|
|
privateslot |
◆ updateLabels()
| void CoinControlDialog::updateLabels |
( |
| ) |
|
◆ updatePushButtonSelectAll()
| void CoinControlDialog::updatePushButtonSelectAll |
( |
bool |
checked | ) |
|
|
private |
◆ updateView()
| void CoinControlDialog::updateView |
( |
| ) |
|
◆ viewItemChanged
| void CoinControlDialog::viewItemChanged |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column |
|
) |
| |
|
privateslot |
◆ CCoinControlWidgetItem
◆ coinControl
◆ colCheckBoxWidth_treeMode
| int CoinControlDialog::colCheckBoxWidth_treeMode {110} |
|
private |
◆ contextMenu
| QMenu* CoinControlDialog::contextMenu {nullptr} |
|
private |
◆ contextMenuItem
| QTreeWidgetItem* CoinControlDialog::contextMenuItem {nullptr} |
|
private |
◆ copyTransactionHashAction
| QAction* CoinControlDialog::copyTransactionHashAction {nullptr} |
|
private |
◆ forDelegation
| bool CoinControlDialog::forDelegation |
|
private |
◆ fSelectTransparent
| bool CoinControlDialog::fSelectTransparent {true} |
|
private |
◆ lockAction
| QAction* CoinControlDialog::lockAction {nullptr} |
|
private |
◆ model
◆ nSelectableInputs
| unsigned int CoinControlDialog::nSelectableInputs {0} |
|
private |
◆ payAmounts
| std::vector<std::pair<CAmount, bool> > CoinControlDialog::payAmounts {} |
|
private |
◆ snackBar
| SnackBar* CoinControlDialog::snackBar {nullptr} |
|
private |
◆ sortColumn
| int CoinControlDialog::sortColumn |
|
private |
◆ sortOrder
| Qt::SortOrder CoinControlDialog::sortOrder |
|
private |
◆ ui
| Ui::CoinControlDialog* CoinControlDialog::ui {nullptr} |
|
private |
◆ unlockAction
| QAction* CoinControlDialog::unlockAction {nullptr} |
|
private |
The documentation for this class was generated from the following files: