Home
last modified time | relevance | path

Searched refs:strThirdPartyTxUrls (Results 1 – 25 of 26) sorted by relevance

12

/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Doptionsmodel.h66 QString getThirdPartyTxUrls() { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
82 QString strThirdPartyTxUrls; variable
H A Doptionsmodel.cpp77 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString(); in Init()
238 return strThirdPartyTxUrls; in data()
362 if (strThirdPartyTxUrls != value.toString()) { in setData()
363 strThirdPartyTxUrls = value.toString(); in setData()
364 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls); in setData()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Doptionsmodel.h66 QString getThirdPartyTxUrls() { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
82 QString strThirdPartyTxUrls; variable
H A Doptionsmodel.cpp77 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString(); in Init()
238 return strThirdPartyTxUrls; in data()
362 if (strThirdPartyTxUrls != value.toString()) { in setData()
363 strThirdPartyTxUrls = value.toString(); in setData()
364 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls); in setData()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Doptionsmodel.h66 QString getThirdPartyTxUrls() { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
82 QString strThirdPartyTxUrls; variable
H A Doptionsmodel.cpp77 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString(); in Init()
238 return strThirdPartyTxUrls; in data()
362 if (strThirdPartyTxUrls != value.toString()) { in setData()
363 strThirdPartyTxUrls = value.toString(); in setData()
364 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls); in setData()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/qt/
H A Doptionsmodel.h75 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
94 QString strThirdPartyTxUrls; variable
H A Doptionsmodel.cpp77 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString(); in Init()
290 return strThirdPartyTxUrls; in data()
406 if (strThirdPartyTxUrls != value.toString()) { in setData()
407 strThirdPartyTxUrls = value.toString(); in setData()
408 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls); in setData()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/qt/
H A Doptionsmodel.h75 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
94 QString strThirdPartyTxUrls; variable
H A Doptionsmodel.cpp77 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString(); in Init()
290 return strThirdPartyTxUrls; in data()
406 if (strThirdPartyTxUrls != value.toString()) { in setData()
407 strThirdPartyTxUrls = value.toString(); in setData()
408 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls); in setData()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/qt/
H A Doptionsmodel.h75 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
94 QString strThirdPartyTxUrls; variable
H A Doptionsmodel.cpp77 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString(); in Init()
290 return strThirdPartyTxUrls; in data()
406 if (strThirdPartyTxUrls != value.toString()) { in setData()
407 strThirdPartyTxUrls = value.toString(); in setData()
408 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls); in setData()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/qt/
H A Doptionsmodel.h85 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
108 QString strThirdPartyTxUrls; variable
H A Doptionsmodel.cpp77 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString(); in Init()
311 return strThirdPartyTxUrls; in data()
427 if (strThirdPartyTxUrls != value.toString()) { in setData()
428 strThirdPartyTxUrls = value.toString(); in setData()
429 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls); in setData()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/qt/
H A Doptionsmodel.h85 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
108 QString strThirdPartyTxUrls; variable
H A Doptionsmodel.cpp77 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString(); in Init()
311 return strThirdPartyTxUrls; in data()
427 if (strThirdPartyTxUrls != value.toString()) { in setData()
428 strThirdPartyTxUrls = value.toString(); in setData()
429 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls); in setData()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/qt/
H A Doptionsmodel.h85 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
108 QString strThirdPartyTxUrls; variable
H A Doptionsmodel.cpp77 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString(); in Init()
311 return strThirdPartyTxUrls; in data()
427 if (strThirdPartyTxUrls != value.toString()) { in setData()
428 strThirdPartyTxUrls = value.toString(); in setData()
429 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls); in setData()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/qt/
H A Doptionsmodel.h88 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
112 QString strThirdPartyTxUrls; variable
H A Doptionsmodel.cpp80 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString(); in Init()
342 return strThirdPartyTxUrls; in data()
468 if (strThirdPartyTxUrls != value.toString()) { in setData()
469 strThirdPartyTxUrls = value.toString(); in setData()
470 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls); in setData()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/qt/
H A Doptionsmodel.h88 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
112 QString strThirdPartyTxUrls; variable
H A Doptionsmodel.cpp80 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString(); in Init()
342 return strThirdPartyTxUrls; in data()
468 if (strThirdPartyTxUrls != value.toString()) { in setData()
469 strThirdPartyTxUrls = value.toString(); in setData()
470 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls); in setData()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/qt/
H A Doptionsmodel.h88 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; } in OptionsModel()
112 QString strThirdPartyTxUrls; in OptionsModel()
H A Doptionsmodel.cpp80 strThirdPartyTxUrls = settings.value("strThirdPartyTxUrls", "").toString();
342 return strThirdPartyTxUrls;
468 if (strThirdPartyTxUrls != value.toString()) {
469 strThirdPartyTxUrls = value.toString();
470 settings.setValue("strThirdPartyTxUrls", strThirdPartyTxUrls);
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Doptionsmodel.h90 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; } in getThirdPartyTxUrls()
117 QString strThirdPartyTxUrls; variable

12