Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ setFocus
Method
setFocus
src/qt/sendcoinsentry.cpp:244–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
void SendCoinsEntry::setFocus()
245
{
246
ui->payTo->setFocus();
247
}
248
249
void SendCoinsEntry::updateAssetTypes()
250
{
Callers
14
on_addressBookButton_clicked
Method · 0.80
setAddress
Method · 0.80
focusTransaction
Method · 0.80
addEntry
Method · 0.80
AddressBookPage
Method · 0.80
selectNewAddress
Method · 0.80
setAddress_SM
Method · 0.80
setAddress_VM
Method · 0.80
on_clearButton_SM_clicked
Method · 0.80
on_clearButton_VM_clicked
Method · 0.80
eventFilter
Method · 0.80
clear
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected