MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / getCoinControlFeatures

Method getCoinControlFeatures

src/qt/optionsmodel.h:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; }
76 bool getProxySettings(QNetworkProxy& proxy) const;
77 bool getCoinControlFeatures() const { return fCoinControlFeatures; }
78 const QString& getOverriddenByCommandLine() { return strOverriddenByCommandLine; }
79
80 /* Restart flag helper */

Callers 3

setModelMethod · 0.80
on_sendButton_clickedMethod · 0.80
useAvailableBalanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected