MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / copyAmount

Method copyAmount

src/qt/transactionview.cpp:447–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

445}
446
447void TransactionView::copyAmount()
448{
449 GUIUtil::copyEntryData(transactionView, 0, TransactionTableModel::FormattedAmountRole);
450}
451
452void TransactionView::copyTxID()
453{

Callers

nothing calls this directly

Calls 1

copyEntryDataFunction · 0.85

Tested by

no test coverage detected