Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ loadRow
Method
loadRow
src/qt/editaddressdialog.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void EditAddressDialog::loadRow(int row)
67
{
68
mapper->setCurrentIndex(row);
69
}
70
71
bool EditAddressDialog::saveCurrentRow()
72
{
Callers
2
editLabel
Method · 0.80
onEditAction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected