Home
last modified time | relevance | path

Searched refs:WalletFrame (Results 1 – 25 of 875) sorted by relevance

12345678910>>...35

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dwalletframe.cpp18 WalletFrame::WalletFrame(const PlatformStyle *_platformStyle, BitcoinGUI *_gui) : in WalletFrame() function in WalletFrame
35 WalletFrame::~WalletFrame() in ~WalletFrame()
106 void WalletFrame::removeAllWallets() in removeAllWallets()
131 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
138 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
145 void WalletFrame::gotoTokenPage() in gotoTokenPage()
201 void WalletFrame::gotoStakePage() in gotoStakePage()
229 void WalletFrame::backupWallet() in backupWallet()
236 void WalletFrame::restoreWallet() in restoreWallet()
250 void WalletFrame::unlockWallet() in unlockWallet()
[all …]
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/qt/
H A Dwalletframe.cpp17 WalletFrame::WalletFrame(const PlatformStyle *_platformStyle, BitcoinGUI *_gui) : in WalletFrame() function in WalletFrame
34 WalletFrame::~WalletFrame() in ~WalletFrame()
102 void WalletFrame::removeAllWallets() in removeAllWallets()
127 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
134 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
141 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
176 void WalletFrame::backupWallet() in backupWallet()
183 void WalletFrame::changePassphrase() in changePassphrase()
190 void WalletFrame::unlockWallet() in unlockWallet()
197 void WalletFrame::usedSendingAddresses() in usedSendingAddresses()
[all …]
H A Dwalletframe.h29 class WalletFrame : public QFrame
34 explicit WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui = nullptr);
35 ~WalletFrame();
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/qt/
H A Dwalletframe.cpp17 WalletFrame::WalletFrame(const PlatformStyle *_platformStyle, BitcoinGUI *_gui) : in WalletFrame() function in WalletFrame
34 WalletFrame::~WalletFrame() in ~WalletFrame()
102 void WalletFrame::removeAllWallets() in removeAllWallets()
127 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
134 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
141 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
176 void WalletFrame::backupWallet() in backupWallet()
183 void WalletFrame::changePassphrase() in changePassphrase()
190 void WalletFrame::unlockWallet() in unlockWallet()
197 void WalletFrame::usedSendingAddresses() in usedSendingAddresses()
[all …]
H A Dwalletframe.h29 class WalletFrame : public QFrame
34 explicit WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui = nullptr);
35 ~WalletFrame();
/dports/net-p2p/litecoin/litecoin-0.18.1/src/qt/
H A Dwalletframe.cpp17 WalletFrame::WalletFrame(const PlatformStyle *_platformStyle, BitcoinGUI *_gui) : in WalletFrame() function in WalletFrame
34 WalletFrame::~WalletFrame() in ~WalletFrame()
102 void WalletFrame::removeAllWallets() in removeAllWallets()
127 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
134 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
141 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
176 void WalletFrame::backupWallet() in backupWallet()
183 void WalletFrame::changePassphrase() in changePassphrase()
190 void WalletFrame::unlockWallet() in unlockWallet()
197 void WalletFrame::usedSendingAddresses() in usedSendingAddresses()
[all …]
H A Dwalletframe.h29 class WalletFrame : public QFrame
34 explicit WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui = nullptr);
35 ~WalletFrame();
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Dwalletframe.cpp15 WalletFrame::WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui) : in WalletFrame() function in WalletFrame
32 WalletFrame::~WalletFrame() in ~WalletFrame()
84 void WalletFrame::removeAllWallets() in removeAllWallets()
109 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
116 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
123 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
158 void WalletFrame::backupWallet() in backupWallet()
165 void WalletFrame::changePassphrase() in changePassphrase()
172 void WalletFrame::unlockWallet() in unlockWallet()
179 void WalletFrame::usedSendingAddresses() in usedSendingAddresses()
[all …]
H A Dwalletframe.h22 class WalletFrame : public QFrame
27 explicit WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui = 0);
28 ~WalletFrame();
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Dwalletframe.cpp15 WalletFrame::WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui) : in WalletFrame() function in WalletFrame
32 WalletFrame::~WalletFrame() in ~WalletFrame()
84 void WalletFrame::removeAllWallets() in removeAllWallets()
109 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
116 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
123 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
158 void WalletFrame::backupWallet() in backupWallet()
165 void WalletFrame::changePassphrase() in changePassphrase()
172 void WalletFrame::unlockWallet() in unlockWallet()
179 void WalletFrame::usedSendingAddresses() in usedSendingAddresses()
[all …]
H A Dwalletframe.h22 class WalletFrame : public QFrame
27 explicit WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui = 0);
28 ~WalletFrame();
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Dwalletframe.cpp15 WalletFrame::WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui) : in WalletFrame() function in WalletFrame
32 WalletFrame::~WalletFrame() in ~WalletFrame()
84 void WalletFrame::removeAllWallets() in removeAllWallets()
109 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
116 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
123 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
158 void WalletFrame::backupWallet() in backupWallet()
165 void WalletFrame::changePassphrase() in changePassphrase()
172 void WalletFrame::unlockWallet() in unlockWallet()
179 void WalletFrame::usedSendingAddresses() in usedSendingAddresses()
[all …]
H A Dwalletframe.h22 class WalletFrame : public QFrame
27 explicit WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui = 0);
28 ~WalletFrame();
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/qt/
H A Dwalletframe.cpp19 WalletFrame::WalletFrame(const PlatformStyle* _platformStyle, QWidget* parent) in WalletFrame() function in WalletFrame
48 WalletFrame::~WalletFrame() in ~WalletFrame()
118 void WalletFrame::removeAllWallets() in removeAllWallets()
143 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
150 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
157 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
193 void WalletFrame::encryptWallet() in encryptWallet()
200 void WalletFrame::backupWallet() in backupWallet()
207 void WalletFrame::changePassphrase() in changePassphrase()
214 void WalletFrame::unlockWallet() in unlockWallet()
[all …]
H A Dwalletframe.h28 class WalletFrame : public QFrame
33 explicit WalletFrame(const PlatformStyle* platformStyle, QWidget* parent);
34 ~WalletFrame();
/dports/net-p2p/bitcoin/bitcoin-22.0/src/qt/
H A Dwalletframe.cpp19 WalletFrame::WalletFrame(const PlatformStyle* _platformStyle, QWidget* parent) in WalletFrame() function in WalletFrame
48 WalletFrame::~WalletFrame() in ~WalletFrame()
118 void WalletFrame::removeAllWallets() in removeAllWallets()
143 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
150 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
157 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
193 void WalletFrame::encryptWallet() in encryptWallet()
200 void WalletFrame::backupWallet() in backupWallet()
207 void WalletFrame::changePassphrase() in changePassphrase()
214 void WalletFrame::unlockWallet() in unlockWallet()
[all …]
H A Dwalletframe.h28 class WalletFrame : public QFrame
33 explicit WalletFrame(const PlatformStyle* platformStyle, QWidget* parent);
34 ~WalletFrame();
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/qt/
H A Dwalletframe.cpp19 WalletFrame::WalletFrame(const PlatformStyle* _platformStyle, QWidget* parent) in WalletFrame() function in WalletFrame
48 WalletFrame::~WalletFrame() in ~WalletFrame()
118 void WalletFrame::removeAllWallets() in removeAllWallets()
143 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
150 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
157 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
193 void WalletFrame::encryptWallet() in encryptWallet()
200 void WalletFrame::backupWallet() in backupWallet()
207 void WalletFrame::changePassphrase() in changePassphrase()
214 void WalletFrame::unlockWallet() in unlockWallet()
[all …]
H A Dwalletframe.h28 class WalletFrame : public QFrame
33 explicit WalletFrame(const PlatformStyle* platformStyle, QWidget* parent);
34 ~WalletFrame();
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletframe.cpp22 WalletFrame::WalletFrame(const PlatformStyle* _platformStyle, BitcoinGUI* _gui) in WalletFrame() function in WalletFrame
56 WalletFrame::~WalletFrame() in ~WalletFrame()
124 void WalletFrame::removeAllWallets() in removeAllWallets()
149 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
156 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
163 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
206 void WalletFrame::backupWallet() in backupWallet()
213 void WalletFrame::changePassphrase() in changePassphrase()
220 void WalletFrame::unlockWallet() in unlockWallet()
227 void WalletFrame::usedSendingAddresses() in usedSendingAddresses()
[all …]
H A Dwalletframe.h29 class WalletFrame : public QFrame
34 explicit WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui = nullptr);
35 ~WalletFrame();
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletframe.cpp22 WalletFrame::WalletFrame(const PlatformStyle* _platformStyle, BitcoinGUI* _gui) in WalletFrame() function in WalletFrame
56 WalletFrame::~WalletFrame() in ~WalletFrame()
124 void WalletFrame::removeAllWallets() in removeAllWallets()
149 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
156 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
163 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
206 void WalletFrame::backupWallet() in backupWallet()
213 void WalletFrame::changePassphrase() in changePassphrase()
220 void WalletFrame::unlockWallet() in unlockWallet()
227 void WalletFrame::usedSendingAddresses() in usedSendingAddresses()
[all …]
H A Dwalletframe.h29 class WalletFrame : public QFrame
34 explicit WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui = nullptr);
35 ~WalletFrame();
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletframe.cpp22 WalletFrame::WalletFrame(const PlatformStyle* _platformStyle, BitcoinGUI* _gui) in WalletFrame() function in WalletFrame
56 WalletFrame::~WalletFrame() in ~WalletFrame()
124 void WalletFrame::removeAllWallets() in removeAllWallets()
149 void WalletFrame::gotoOverviewPage() in gotoOverviewPage()
156 void WalletFrame::gotoHistoryPage() in gotoHistoryPage()
163 void WalletFrame::gotoReceiveCoinsPage() in gotoReceiveCoinsPage()
206 void WalletFrame::backupWallet() in backupWallet()
213 void WalletFrame::changePassphrase() in changePassphrase()
220 void WalletFrame::unlockWallet() in unlockWallet()
227 void WalletFrame::usedSendingAddresses() in usedSendingAddresses()
[all …]
H A Dwalletframe.h29 class WalletFrame : public QFrame
34 explicit WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui = nullptr);
35 ~WalletFrame();

12345678910>>...35