Home
last modified time | relevance | path

Searched refs:NotifyKeyStoreStatusChanged (Results 1 – 13 of 13) sorted by relevance

/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Dwalletmodel.cpp454 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel, CCryptoKeyStore *wallet) in NotifyKeyStoreStatusChanged() function
502 wallet->NotifyStatusChanged.connect(boost::bind(&NotifyKeyStoreStatusChanged, this, _1)); in subscribeToCoreSignals()
512 wallet->NotifyStatusChanged.disconnect(boost::bind(&NotifyKeyStoreStatusChanged, this, _1)); in unsubscribeFromCoreSignals()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Dwalletmodel.cpp454 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel, CCryptoKeyStore *wallet) in NotifyKeyStoreStatusChanged() function
502 wallet->NotifyStatusChanged.connect(boost::bind(&NotifyKeyStoreStatusChanged, this, _1)); in subscribeToCoreSignals()
512 wallet->NotifyStatusChanged.disconnect(boost::bind(&NotifyKeyStoreStatusChanged, this, _1)); in unsubscribeFromCoreSignals()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Dwalletmodel.cpp454 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel, CCryptoKeyStore *wallet) in NotifyKeyStoreStatusChanged() function
502 wallet->NotifyStatusChanged.connect(boost::bind(&NotifyKeyStoreStatusChanged, this, _1)); in subscribeToCoreSignals()
512 wallet->NotifyStatusChanged.disconnect(boost::bind(&NotifyKeyStoreStatusChanged, this, _1)); in unsubscribeFromCoreSignals()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/qt/
H A Dwalletmodel.cpp353 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel) in NotifyKeyStoreStatusChanged() function
412 …m_handler_status_changed = m_wallet->handleStatusChanged(std::bind(&NotifyKeyStoreStatusChanged, t… in subscribeToCoreSignals()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/qt/
H A Dwalletmodel.cpp353 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel) in NotifyKeyStoreStatusChanged() function
412 …m_handler_status_changed = m_wallet->handleStatusChanged(std::bind(&NotifyKeyStoreStatusChanged, t… in subscribeToCoreSignals()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/qt/
H A Dwalletmodel.cpp353 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel) in NotifyKeyStoreStatusChanged() function
412 …m_handler_status_changed = m_wallet->handleStatusChanged(std::bind(&NotifyKeyStoreStatusChanged, t… in subscribeToCoreSignals()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/qt/
H A Dwalletmodel.cpp383 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel) in NotifyKeyStoreStatusChanged() function
442 …m_handler_status_changed = m_wallet->handleStatusChanged(std::bind(&NotifyKeyStoreStatusChanged, t… in subscribeToCoreSignals()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/qt/
H A Dwalletmodel.cpp383 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel) in NotifyKeyStoreStatusChanged() function
442 …m_handler_status_changed = m_wallet->handleStatusChanged(std::bind(&NotifyKeyStoreStatusChanged, t… in subscribeToCoreSignals()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletmodel.cpp352 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel) in NotifyKeyStoreStatusChanged() function
411 …m_handler_status_changed = m_wallet->handleStatusChanged(std::bind(&NotifyKeyStoreStatusChanged, t… in subscribeToCoreSignals()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletmodel.cpp352 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel) in NotifyKeyStoreStatusChanged() function
411 …m_handler_status_changed = m_wallet->handleStatusChanged(std::bind(&NotifyKeyStoreStatusChanged, t… in subscribeToCoreSignals()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletmodel.cpp352 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel) in NotifyKeyStoreStatusChanged() function
411 …m_handler_status_changed = m_wallet->handleStatusChanged(std::bind(&NotifyKeyStoreStatusChanged, t… in subscribeToCoreSignals()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/qt/
H A Dwalletmodel.cpp383 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel) in NotifyKeyStoreStatusChanged() function
442 …m_handler_status_changed = m_wallet->handleStatusChanged(std::bind(&NotifyKeyStoreStatusChanged, t… in subscribeToCoreSignals()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dwalletmodel.cpp504 static void NotifyKeyStoreStatusChanged(WalletModel *walletmodel) in NotifyKeyStoreStatusChanged() function
579 …m_handler_status_changed = m_wallet->handleStatusChanged(std::bind(&NotifyKeyStoreStatusChanged, t… in subscribeToCoreSignals()