Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ copyLabel
Method
copyLabel
src/qt/transactionview.cpp:442–445 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
440
}
441
442
void TransactionView::copyLabel()
443
{
444
GUIUtil::copyEntryData(transactionView, 0, TransactionTableModel::LabelRole);
445
}
446
447
void TransactionView::copyAmount()
448
{
Callers
nothing calls this directly
Calls
1
copyEntryData
Function · 0.85
Tested by
no test coverage detected