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

Method value

src/qt/qvaluecombobox.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13QVariant QValueComboBox::value() const
14{
15 return itemData(currentIndex(), role);
16}
17
18void QValueComboBox::setValue(const QVariant &value)
19{

Callers 15

GetLangTerritoryFunction · 0.45
startThreadMethod · 0.45
CoinControlDialogMethod · 0.45
validateMethod · 0.45
InitMethod · 0.45
CopySettingsFunction · 0.45
ResetMethod · 0.45
GetProxySettingFunction · 0.45
SetPruneEnabledMethod · 0.45
dataMethod · 0.45
setDataMethod · 0.45
isRestartRequiredMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestGUIFunction · 0.36