#include <assetcontroldialog.h>
Definition at line 46 of file assetcontroldialog.h.
◆ anonymous enum
| Enumerator |
|---|
| COLUMN_CHECKBOX | |
| COLUMN_ASSET_NAME | |
| COLUMN_AMOUNT | |
| COLUMN_LABEL | |
| COLUMN_ADDRESS | |
| COLUMN_DATE | |
| COLUMN_CONFIRMATIONS | |
| COLUMN_TXHASH | |
| COLUMN_VOUT_INDEX | |
Definition at line 88 of file assetcontroldialog.h.
◆ AssetControlDialog()
| AssetControlDialog::AssetControlDialog |
( |
const PlatformStyle * |
platformStyle, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
◆ ~AssetControlDialog()
| AssetControlDialog::~AssetControlDialog |
( |
| ) |
|
◆ buttonBoxClicked
| void AssetControlDialog::buttonBoxClicked |
( |
QAbstractButton * |
button | ) |
|
|
privateslot |
◆ buttonSelectAllClicked
| void AssetControlDialog::buttonSelectAllClicked |
( |
| ) |
|
|
privateslot |
◆ clipboardAfterFee
| void AssetControlDialog::clipboardAfterFee |
( |
| ) |
|
|
privateslot |
◆ clipboardAmount
| void AssetControlDialog::clipboardAmount |
( |
| ) |
|
|
privateslot |
◆ clipboardBytes
| void AssetControlDialog::clipboardBytes |
( |
| ) |
|
|
privateslot |
◆ clipboardChange
| void AssetControlDialog::clipboardChange |
( |
| ) |
|
|
privateslot |
◆ clipboardFee
| void AssetControlDialog::clipboardFee |
( |
| ) |
|
|
privateslot |
◆ clipboardLowOutput
| void AssetControlDialog::clipboardLowOutput |
( |
| ) |
|
|
privateslot |
◆ clipboardQuantity
| void AssetControlDialog::clipboardQuantity |
( |
| ) |
|
|
privateslot |
◆ copyAddress
| void AssetControlDialog::copyAddress |
( |
| ) |
|
|
privateslot |
◆ copyAmount
| void AssetControlDialog::copyAmount |
( |
| ) |
|
|
privateslot |
◆ copyLabel
| void AssetControlDialog::copyLabel |
( |
| ) |
|
|
privateslot |
◆ copyTransactionHash
| void AssetControlDialog::copyTransactionHash |
( |
| ) |
|
|
privateslot |
◆ headerSectionClicked
| void AssetControlDialog::headerSectionClicked |
( |
int |
logicalIndex | ) |
|
|
privateslot |
◆ lockCoin
| void AssetControlDialog::lockCoin |
( |
| ) |
|
|
privateslot |
◆ onAssetSelected
| void AssetControlDialog::onAssetSelected |
( |
QString |
name | ) |
|
|
privateslot |
◆ radioListMode
| void AssetControlDialog::radioListMode |
( |
bool |
checked | ) |
|
|
privateslot |
◆ radioTreeMode
| void AssetControlDialog::radioTreeMode |
( |
bool |
checked | ) |
|
|
privateslot |
◆ setModel()
| void AssetControlDialog::setModel |
( |
WalletModel * |
model | ) |
|
◆ showMenu
| void AssetControlDialog::showMenu |
( |
const QPoint & |
point | ) |
|
|
privateslot |
◆ sortView()
| void AssetControlDialog::sortView |
( |
int |
column, |
|
|
Qt::SortOrder |
order |
|
) |
| |
|
private |
◆ unlockCoin
| void AssetControlDialog::unlockCoin |
( |
| ) |
|
|
privateslot |
◆ updateAssetList()
| void AssetControlDialog::updateAssetList |
( |
bool |
fSetOnStart = false | ) |
|
◆ updateLabelLocked
| void AssetControlDialog::updateLabelLocked |
( |
| ) |
|
|
privateslot |
◆ updateLabels()
| void AssetControlDialog::updateLabels |
( |
WalletModel * |
model, |
|
|
QDialog * |
dialog |
|
) |
| |
|
static |
◆ updateView()
| void AssetControlDialog::updateView |
( |
| ) |
|
|
private |
◆ viewAdministratorClicked
| void AssetControlDialog::viewAdministratorClicked |
( |
| ) |
|
|
privateslot |
◆ viewItemChanged
| void AssetControlDialog::viewItemChanged |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column |
|
) |
| |
|
privateslot |
◆ CAssetControlWidgetItem
◆ assetControl
◆ completer
| QCompleter* AssetControlDialog::completer |
◆ contextMenu
| QMenu* AssetControlDialog::contextMenu |
|
private |
◆ contextMenuItem
| QTreeWidgetItem* AssetControlDialog::contextMenuItem |
|
private |
◆ copyTransactionHashAction
| QAction* AssetControlDialog::copyTransactionHashAction |
|
private |
◆ fOnStartUp
| bool AssetControlDialog::fOnStartUp |
◆ fSubtractFeeFromAmount
| bool AssetControlDialog::fSubtractFeeFromAmount = false |
|
static |
◆ lockAction
| QAction* AssetControlDialog::lockAction |
|
private |
◆ model
◆ payAmounts
| QList< CAmount > AssetControlDialog::payAmounts |
|
static |
◆ platformStyle
◆ proxy
| QSortFilterProxyModel* AssetControlDialog::proxy |
◆ sortColumn
| int AssetControlDialog::sortColumn |
|
private |
◆ sortOrder
| Qt::SortOrder AssetControlDialog::sortOrder |
|
private |
◆ stringModel
| QStringListModel* AssetControlDialog::stringModel |
◆ ui
| Ui::AssetControlDialog* AssetControlDialog::ui |
|
private |
◆ unlockAction
| QAction* AssetControlDialog::unlockAction |
|
private |
The documentation for this class was generated from the following files: