1 #ifndef MASTERNODELIST_H 2 #define MASTERNODELIST_H 13 #define MY_MASTERNODELIST_UPDATE_SECONDS 60 14 #define MASTERNODELIST_UPDATE_SECONDS 15 15 #define MASTERNODELIST_FILTER_COOLDOWN_SECONDS 3 40 void StartAll(std::string strCommand =
"start-all");
77 #endif // MASTERNODELIST_H
MasternodeList(const PlatformStyle *platformStyle, QWidget *parent=0)
void setWalletModel(WalletModel *walletModel)
ClientModel * clientModel
CCriticalSection cs_mymnlist
void on_tableWidgetMyMasternodes_itemSelectionChanged()
void setClientModel(ClientModel *clientModel)
void showContextMenu(const QPoint &)
void on_startButton_clicked()
void on_filterLineEdit_textChanged(const QString &strFilterIn)
void StartAll(std::string strCommand="start-all")
void on_startMissingButton_clicked()
CCriticalSection cs_mnlist
void StartAlias(std::string strAlias)
WalletModel * walletModel
void on_startAllButton_clicked()
void updateMyMasternodeInfo(QString strAlias, QString strAddr, const COutPoint &outpoint)
int64_t nTimeFilterUpdated
void on_UpdateButton_clicked()
void updateMyNodeList(bool fForce=false)