#include <coldstakingwidget.h>
|
| void | message (const QString &title, const QString &body, unsigned int style, bool *ret=nullptr) |
| |
| void | showHide (bool show) |
| |
| bool | execDialog (QDialog *dialog, int xDiv=3, int yDiv=5) |
| |
| virtual void | changeTheme (bool isLightTheme, QString &theme) |
| |
| void | onChangeTheme (bool isLightTheme, QString &theme) |
| |
| virtual void | loadClientModel () |
| |
| void | showHideOp (bool show) |
| |
| bool | execute (int type, std::unique_ptr< WalletModel::UnlockContext > pctx=nullptr) |
| |
| void | warn (const QString &title, const QString &message) |
| |
| bool | ask (const QString &title, const QString &message) |
| |
| void | showDialog (QDialog *dialog, int xDiv=3, int yDiv=5) |
| |
| PIVXGUI * | window = nullptr |
| |
| ClientModel * | clientModel = nullptr |
| |
| WalletModel * | walletModel = nullptr |
| |
Definition at line 39 of file coldstakingwidget.h.
◆ ColdStakingWidget()
| ColdStakingWidget::ColdStakingWidget |
( |
PIVXGUI * |
parent | ) |
|
|
explicit |
◆ ~ColdStakingWidget()
| ColdStakingWidget::~ColdStakingWidget |
( |
| ) |
|
◆ changeTheme
| void ColdStakingWidget::changeTheme |
( |
bool |
isLightTheme, |
|
|
QString & |
theme |
|
) |
| |
|
overrideprivateslot |
◆ clearAll
| void ColdStakingWidget::clearAll |
( |
| ) |
|
|
privateslot |
◆ filterChanged
| void ColdStakingWidget::filterChanged |
( |
const QString & |
str | ) |
|
|
privateslot |
◆ handleAddressClicked
| void ColdStakingWidget::handleAddressClicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
◆ handleMyColdAddressClicked
| void ColdStakingWidget::handleMyColdAddressClicked |
( |
const QModelIndex & |
rIndex | ) |
|
|
privateslot |
◆ loadWalletModel()
| void ColdStakingWidget::loadWalletModel |
( |
| ) |
|
|
overridevirtual |
◆ onAddressCopyClicked
| void ColdStakingWidget::onAddressCopyClicked |
( |
| ) |
|
|
privateslot |
◆ onAddressEditClicked
| void ColdStakingWidget::onAddressEditClicked |
( |
| ) |
|
|
privateslot |
◆ onCoinControlClicked
| void ColdStakingWidget::onCoinControlClicked |
( |
| ) |
|
|
privateslot |
◆ onColdStakeClicked
| void ColdStakingWidget::onColdStakeClicked |
( |
| ) |
|
|
privateslot |
◆ onContactsClicked() [1/2]
| void ColdStakingWidget::onContactsClicked |
( |
| ) |
|
|
private |
◆ onContactsClicked [2/2]
| void ColdStakingWidget::onContactsClicked |
( |
bool |
ownerAdd | ) |
|
|
privateslot |
◆ onCopyClicked
| void ColdStakingWidget::onCopyClicked |
( |
| ) |
|
|
privateslot |
◆ onCopyOwnerClicked
| void ColdStakingWidget::onCopyOwnerClicked |
( |
| ) |
|
|
privateslot |
◆ onDelegateSelected
| void ColdStakingWidget::onDelegateSelected |
( |
bool |
delegate | ) |
|
|
privateslot |
◆ onDelegationsRefreshed
| void ColdStakingWidget::onDelegationsRefreshed |
( |
| ) |
|
|
privateslot |
◆ onDeleteClicked
| void ColdStakingWidget::onDeleteClicked |
( |
| ) |
|
|
privateslot |
◆ onEditClicked
| void ColdStakingWidget::onEditClicked |
( |
| ) |
|
|
privateslot |
◆ onError()
| void ColdStakingWidget::onError |
( |
QString |
error, |
|
|
int |
type |
|
) |
| |
|
overridevirtual |
◆ onLabelClicked [1/2]
| void ColdStakingWidget::onLabelClicked |
( |
| ) |
|
|
privateslot |
◆ onLabelClicked() [2/2]
| void ColdStakingWidget::onLabelClicked |
( |
QString |
dialogTitle, |
|
|
const QModelIndex & |
index, |
|
|
const bool |
isMyColdStakingAddresses |
|
) |
| |
|
private |
◆ onMyStakingAddressesClicked
| void ColdStakingWidget::onMyStakingAddressesClicked |
( |
| ) |
|
|
privateslot |
◆ onOwnerAddressChanged
| void ColdStakingWidget::onOwnerAddressChanged |
( |
| ) |
|
|
privateslot |
◆ onSendClicked
| void ColdStakingWidget::onSendClicked |
( |
| ) |
|
|
privateslot |
◆ onSortChanged
| void ColdStakingWidget::onSortChanged |
( |
int |
idx | ) |
|
|
privateslot |
◆ onSortOrderChanged
| void ColdStakingWidget::onSortOrderChanged |
( |
int |
idx | ) |
|
|
privateslot |
◆ onTxArrived
| void ColdStakingWidget::onTxArrived |
( |
const QString & |
hash, |
|
|
const bool |
isCoinStake, |
|
|
const bool |
isMNReward, |
|
|
const bool |
isCSAnyType |
|
) |
| |
|
privateslot |
◆ refreshDelegations()
| bool ColdStakingWidget::refreshDelegations |
( |
| ) |
|
|
private |
◆ run()
| void ColdStakingWidget::run |
( |
int |
type | ) |
|
|
overridevirtual |
◆ setCoinControlPayAmounts()
| void ColdStakingWidget::setCoinControlPayAmounts |
( |
| ) |
|
|
private |
◆ showAddressGenerationDialog()
| void ColdStakingWidget::showAddressGenerationDialog |
( |
bool |
isPaymentRequest | ) |
|
|
private |
◆ showEvent()
| void ColdStakingWidget::showEvent |
( |
QShowEvent * |
event | ) |
|
|
override |
◆ showList
| void ColdStakingWidget::showList |
( |
bool |
show | ) |
|
|
privateslot |
◆ sortAddresses()
| void ColdStakingWidget::sortAddresses |
( |
| ) |
|
|
private |
◆ tryRefreshDelegations()
| void ColdStakingWidget::tryRefreshDelegations |
( |
| ) |
|
|
private |
◆ updateDisplayUnit
| void ColdStakingWidget::updateDisplayUnit |
( |
| ) |
|
|
privateslot |
◆ updateStakingTotalLabel()
| void ColdStakingWidget::updateStakingTotalLabel |
( |
| ) |
|
|
private |
◆ walletSynced
| void ColdStakingWidget::walletSynced |
( |
bool |
sync | ) |
|
|
slot |
◆ addressDelegate
◆ addressesFilter
◆ addressHolder
◆ addressIndex
| QModelIndex ColdStakingWidget::addressIndex |
|
private |
◆ addressTableModel
◆ btnOwnerContact
| QAction* ColdStakingWidget::btnOwnerContact = nullptr |
|
private |
◆ coinControlDialog
◆ csModel
◆ delegate
◆ index
| QModelIndex ColdStakingWidget::index |
|
private |
◆ isChainSync
| bool ColdStakingWidget::isChainSync = false |
|
private |
◆ isContactOwnerSelected
| bool ColdStakingWidget::isContactOwnerSelected {false} |
|
private |
◆ isInDelegation
| bool ColdStakingWidget::isInDelegation = true |
|
private |
◆ isLoading
| std::atomic<bool> ColdStakingWidget::isLoading |
|
private |
◆ isShowingDialog
| bool ColdStakingWidget::isShowingDialog = false |
|
private |
◆ isStakingAddressListVisible
| bool ColdStakingWidget::isStakingAddressListVisible = false |
|
private |
◆ lastRefreshTime
| int64_t ColdStakingWidget::lastRefreshTime {0} |
|
private |
◆ menu
◆ menuAddresses
| TooltipMenu* ColdStakingWidget::menuAddresses = nullptr |
|
private |
◆ menuContacts
◆ nDisplayUnit
| int ColdStakingWidget::nDisplayUnit {0} |
|
private |
◆ sendMultiRow
◆ sortOrder
| Qt::SortOrder ColdStakingWidget::sortOrder = Qt::AscendingOrder |
|
private |
◆ sortType
◆ spacerDiv
| QSpacerItem* ColdStakingWidget::spacerDiv = nullptr |
|
private |
◆ txHolder
◆ txModel
◆ ui
| Ui::ColdStakingWidget* ColdStakingWidget::ui = nullptr |
|
private |
The documentation for this class was generated from the following files: