Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ getAddress
Method
getAddress
src/qt/editaddressdialog.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
QString EditAddressDialog::getAddress() const
156
{
157
return address;
158
}
159
160
void EditAddressDialog::setAddress(const QString &_address)
161
{
Callers
6
sendCoins
Method · 0.45
on_newAddress_clicked
Method · 0.45
toHTML
Method · 0.45
setData
Method · 0.45
addRow
Method · 0.45
getAddressData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected