Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ setValue
Method
setValue
src/qt/qvaluecombobox.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
void QValueComboBox::setValue(const QVariant &value)
19
{
20
setCurrentIndex(findData(value, role));
21
}
22
23
void QValueComboBox::setRole(int _role)
24
{
Callers
15
~CoinControlDialog
Method · 0.45
showProgress
Method · 0.45
Init
Method · 0.45
CopySettings
Function · 0.45
Reset
Method · 0.45
SetProxySetting
Function · 0.45
SetPruneEnabled
Method · 0.45
SetPruneTargetGB
Method · 0.45
setData
Method · 0.45
setDisplayUnit
Method · 0.45
setRestartRequired
Method · 0.45
checkAndMigrate
Method · 0.45
Calls
no outgoing calls
Tested by
2
SendCoins
Function · 0.36
TestGUI
Function · 0.36