Home
last modified time | relevance | path

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

/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Dwalletframe.cpp21 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); in WalletFrame() local
24 walletFrameLayout->setContentsMargins(0,0,0,0); in WalletFrame()
25 walletFrameLayout->addWidget(walletStack); in WalletFrame()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Dwalletframe.cpp21 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); in WalletFrame() local
24 walletFrameLayout->setContentsMargins(0,0,0,0); in WalletFrame()
25 walletFrameLayout->addWidget(walletStack); in WalletFrame()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Dwalletframe.cpp21 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); in WalletFrame() local
24 walletFrameLayout->setContentsMargins(0,0,0,0); in WalletFrame()
25 walletFrameLayout->addWidget(walletStack); in WalletFrame()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/qt/
H A Dwalletframe.cpp23 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); in WalletFrame() local
26 walletFrameLayout->setContentsMargins(0,0,0,0); in WalletFrame()
27 walletFrameLayout->addWidget(walletStack); in WalletFrame()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/qt/
H A Dwalletframe.cpp23 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); in WalletFrame() local
26 walletFrameLayout->setContentsMargins(0,0,0,0); in WalletFrame()
27 walletFrameLayout->addWidget(walletStack); in WalletFrame()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/qt/
H A Dwalletframe.cpp23 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); in WalletFrame() local
26 walletFrameLayout->setContentsMargins(0,0,0,0); in WalletFrame()
27 walletFrameLayout->addWidget(walletStack); in WalletFrame()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/qt/
H A Dwalletframe.cpp25 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); local
28 walletFrameLayout->setContentsMargins(0,0,0,0);
29 walletFrameLayout->addWidget(walletStack);
/dports/net-p2p/bitcoin/bitcoin-22.0/src/qt/
H A Dwalletframe.cpp25 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); local
28 walletFrameLayout->setContentsMargins(0,0,0,0);
29 walletFrameLayout->addWidget(walletStack);
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/qt/
H A Dwalletframe.cpp25 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); local
28 walletFrameLayout->setContentsMargins(0,0,0,0);
29 walletFrameLayout->addWidget(walletStack);
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletframe.cpp29 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); local
32 walletFrameLayout->setContentsMargins(0,0,0,0);
33 walletFrameLayout->addWidget(walletStack);
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletframe.cpp29 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); local
32 walletFrameLayout->setContentsMargins(0,0,0,0);
33 walletFrameLayout->addWidget(walletStack);
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletframe.cpp29 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); local
32 walletFrameLayout->setContentsMargins(0,0,0,0);
33 walletFrameLayout->addWidget(walletStack);
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dwalletframe.cpp24 QHBoxLayout *walletFrameLayout = new QHBoxLayout(this); in WalletFrame() local
27 walletFrameLayout->setContentsMargins(0,0,0,0); in WalletFrame()
28 walletFrameLayout->addWidget(walletStack); in WalletFrame()