MCPcopy 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
442void TransactionView::copyLabel()
443{
444 GUIUtil::copyEntryData(transactionView, 0, TransactionTableModel::LabelRole);
445}
446
447void TransactionView::copyAmount()
448{

Callers

nothing calls this directly

Calls 1

copyEntryDataFunction · 0.85

Tested by

no test coverage detected