Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
masternodelist.h
Go to the documentation of this file.
CDeterministicMNCPtr GetSelectedDIP3MN()
Definition: masternodelist.cpp:319
void updateDIP3ListScheduled()
Definition: masternodelist.cpp:134
Definition: addressbookpage.h:12
void setWalletModel(WalletModel *walletModel)
Definition: masternodelist.cpp:117
void handleMasternodeListChanged()
Definition: masternodelist.cpp:128
std::shared_ptr< const CDeterministicMN > CDeterministicMNCPtr
Definition: deterministicmns.h:249
void copyCollateralOutpoint_clicked()
Definition: masternodelist.cpp:373
void showContextMenuDIP3(const QPoint &)
Definition: masternodelist.cpp:122
void on_checkBoxMyMasternodesOnly_stateChanged(int state)
Definition: masternodelist.cpp:312
void doubleClicked(const QModelIndex &)
void setClientModel(ClientModel *clientModel)
Definition: masternodelist.cpp:108
void on_filterLineEditDIP3_textChanged(const QString &strFilterIn)
Definition: masternodelist.cpp:304
Wrapped mutex: supports recursive locking, but no waiting TODO: We should move away from using the re...
Definition: sync.h:94