MCPcopy Create free account
hub / github.com/ElementsProject/elements / getDisplayUnit

Method getDisplayUnit

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

Source from the content-addressed store, hash-verified

87 bool getMinimizeToTray() const { return fMinimizeToTray; }
88 bool getMinimizeOnClose() const { return fMinimizeOnClose; }
89 int getDisplayUnit() const { return nDisplayUnit; }
90 QString getThirdPartyTxUrls() const { return strThirdPartyTxUrls; }
91 bool getUseEmbeddedMonospacedFont() const { return m_use_embedded_monospaced_font; }
92 bool getCoinControlFeatures() const { return fCoinControlFeatures; }

Callers 15

bumpFeeMethod · 0.80
updateLabelsMethod · 0.80
updateViewMethod · 0.80
dataMethod · 0.80
getAmountTitleMethod · 0.80
updateDisplayUnitMethod · 0.80
changedAmountMethod · 0.80
exportClickedMethod · 0.80
setOptionsModelMethod · 0.80
saveTransactionMethod · 0.80
renderTransactionMethod · 0.80
updateDisplayUnitMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestGUIFunction · 0.64