5 #ifndef PIVX_QT_COLDSTAKINGWIDGET_H
6 #define PIVX_QT_COLDSTAKINGWIDGET_H
24 #include <QSpacerItem>
48 void run(
int type)
override;
51 void showEvent(QShowEvent *event)
override;
72 void onTxArrived(
const QString& hash,
const bool isCoinStake,
const bool isMNReward,
const bool isCSAnyType);
84 Ui::ColdStakingWidget *
ui =
nullptr;
125 void onLabelClicked(QString dialogTitle,
const QModelIndex &
index,
const bool isMyColdStakingAddresses);
Qt model of the address book in the core.
@ Label
User specified label.
UI model for the transaction table of a wallet.
Interface to PIVX wallet from Qt view code.
bool error(const char *fmt, const Args &... args)