MCPcopy 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
66void EditAddressDialog::loadRow(int row)
67{
68 mapper->setCurrentIndex(row);
69}
70
71bool EditAddressDialog::saveCurrentRow()
72{

Callers 2

editLabelMethod · 0.80
onEditActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected