Home
last modified time | relevance | path

Searched refs:TransactionNotification (Results 1 – 25 of 266) sorted by relevance

1234567891011

/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/qt/
H A Dtransactiontablemodel.cpp683 struct TransactionNotification struct
686 TransactionNotification() {} in TransactionNotification() argument
687 TransactionNotification(uint256 _hash, ChangeType _status, bool _showTransaction): in TransactionNotification() argument
707 static std::vector< TransactionNotification > vQueueNotifications; argument
715 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()
746 std::vector<TransactionNotification >().swap(vQueueNotifications); // clear in ShowProgress()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/qt/
H A Dtransactiontablemodel.cpp683 struct TransactionNotification struct
686 TransactionNotification() {} in TransactionNotification() argument
687 TransactionNotification(uint256 _hash, ChangeType _status, bool _showTransaction): in TransactionNotification() argument
707 static std::vector< TransactionNotification > vQueueNotifications; argument
715 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()
746 std::vector<TransactionNotification >().swap(vQueueNotifications); // clear in ShowProgress()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/qt/
H A Dtransactiontablemodel.cpp683 struct TransactionNotification struct
686 TransactionNotification() {} in TransactionNotification() argument
687 TransactionNotification(uint256 _hash, ChangeType _status, bool _showTransaction): in TransactionNotification() function
707 static std::vector< TransactionNotification > vQueueNotifications; argument
715 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()
746 std::vector<TransactionNotification >().swap(vQueueNotifications); // clear in ShowProgress()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Dtransactiontablemodel.cpp713 struct TransactionNotification struct
716 TransactionNotification() {} in TransactionNotification() argument
717 TransactionNotification(uint256 hash, ChangeType status, bool showTransaction): in TransactionNotification() function
736 static std::vector< TransactionNotification > vQueueNotifications; argument
746 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()
773 std::vector<TransactionNotification >().swap(vQueueNotifications); // clear in ShowProgress()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dtransactiontablemodel.cpp711 struct TransactionNotification struct
714 TransactionNotification() {} in TransactionNotification() function
715 TransactionNotification(uint256 _hash, ChangeType _status, bool _showTransaction): in TransactionNotification() argument
735 static std::vector< TransactionNotification > vQueueNotifications; argument
739 TransactionNotification notification(hash, status, true); in NotifyTransactionChanged()
770 std::vector<TransactionNotification >().swap(vQueueNotifications); // clear in ShowProgress()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Dtransactiontablemodel.cpp713 struct TransactionNotification struct
716 TransactionNotification() {} in TransactionNotification() argument
717 TransactionNotification(uint256 hash, ChangeType status, bool showTransaction): in TransactionNotification() argument
736 static std::vector< TransactionNotification > vQueueNotifications; argument
746 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()
773 std::vector<TransactionNotification >().swap(vQueueNotifications); // clear in ShowProgress()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Dtransactiontablemodel.cpp713 struct TransactionNotification struct
716 TransactionNotification() {} in TransactionNotification() function
717 TransactionNotification(uint256 hash, ChangeType status, bool showTransaction): in TransactionNotification() function
736 static std::vector< TransactionNotification > vQueueNotifications; argument
746 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()
773 std::vector<TransactionNotification >().swap(vQueueNotifications); // clear in ShowProgress()
/dports/games/allacrost/allacrost-1.0.2/src/modes/shop/
H A Dshop_trade.h46 void TransactionNotification();
H A Dshop_trade.cpp71 void TradeInterface::TransactionNotification() { in TransactionNotification() function in hoa_shop::private_shop::TradeInterface
H A Dshop_root.h96 void TransactionNotification() in TransactionNotification() function
H A Dshop_sell.h63 void TransactionNotification();
H A Dshop_buy.h57 void TransactionNotification();
H A Dshop_leave.h87 void TransactionNotification() in TransactionNotification() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dktmw32.h28 …ceManager(HANDLE ResourceManagerHandle,PTRANSACTION_NOTIFICATION TransactionNotification,ULONG Not…
29 …agerAsync(HANDLE ResourceManagerHandle,PTRANSACTION_NOTIFICATION TransactionNotification,ULONG Tra…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dktmw32.h28 …ceManager(HANDLE ResourceManagerHandle,PTRANSACTION_NOTIFICATION TransactionNotification,ULONG Not…
29 …agerAsync(HANDLE ResourceManagerHandle,PTRANSACTION_NOTIFICATION TransactionNotification,ULONG Tra…
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/shop/
H A Dshop_root.h72 void TransactionNotification() override in TransactionNotification() function
H A Dshop_sell.h65 void TransactionNotification() override;
H A Dshop_trade.h56 void TransactionNotification() override;
H A Dshop_buy.h60 void TransactionNotification() override;
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/qt/
H A Dtransactiontablemodel.cpp61 struct TransactionNotification struct
64 TransactionNotification() {} in TransactionNotification() argument
65 TransactionNotification(uint256 _hash, ChangeType _status, bool _showTransaction): in TransactionNotification() function
105 std::vector< TransactionNotification > vQueueNotifications;
726 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/qt/
H A Dtransactiontablemodel.cpp61 struct TransactionNotification struct
64 TransactionNotification() {} in TransactionNotification() argument
65 TransactionNotification(uint256 _hash, ChangeType _status, bool _showTransaction): in TransactionNotification() function
105 std::vector< TransactionNotification > vQueueNotifications;
726 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/qt/
H A Dtransactiontablemodel.cpp61 struct TransactionNotification struct
64 TransactionNotification() {} in TransactionNotification() function
65 TransactionNotification(uint256 _hash, ChangeType _status, bool _showTransaction): in TransactionNotification() argument
105 std::vector< TransactionNotification > vQueueNotifications;
726 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/qt/
H A Dtransactiontablemodel.cpp58 struct TransactionNotification struct
61 TransactionNotification() {} in TransactionNotification() function
62 TransactionNotification(uint256 _hash, ChangeType _status, bool _showTransaction): in TransactionNotification() function
99 std::vector< TransactionNotification > vQueueNotifications; argument
713 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/qt/
H A Dtransactiontablemodel.cpp58 struct TransactionNotification struct
61 TransactionNotification() {} in TransactionNotification() argument
62 TransactionNotification(uint256 _hash, ChangeType _status, bool _showTransaction): in TransactionNotification() argument
99 std::vector< TransactionNotification > vQueueNotifications; argument
713 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/qt/
H A Dtransactiontablemodel.cpp58 struct TransactionNotification struct
61 TransactionNotification() {} in TransactionNotification() function
62 TransactionNotification(uint256 _hash, ChangeType _status, bool _showTransaction): in TransactionNotification() argument
99 std::vector< TransactionNotification > vQueueNotifications; argument
713 TransactionNotification notification(hash, status, showTransaction); in NotifyTransactionChanged()

1234567891011