Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
QVariant QValueComboBox::value() const
14
{
15
return itemData(currentIndex(), role);
16
}
17
18
void QValueComboBox::setValue(const QVariant &value)
19
{
Callers
15
GetLangTerritory
Function · 0.45
startThread
Method · 0.45
CoinControlDialog
Method · 0.45
validate
Method · 0.45
Init
Method · 0.45
CopySettings
Function · 0.45
Reset
Method · 0.45
GetProxySetting
Function · 0.45
SetPruneEnabled
Method · 0.45
data
Method · 0.45
setData
Method · 0.45
isRestartRequired
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestGUI
Function · 0.36