Page MenuHomePhabricator

Update qt/bitcoinamountfield.cpp to use Qt5 connect syntax
ClosedPublic

Authored by nakihito on Oct 29 2019, 21:36.

Details

Summary

Updates to use Qt5 connect syntax over Qt4.
See https://wiki.qt.io/New_Signal_Slot_Syntax for details.

Partial backport of Core PR13529
https://github.com/bitcoin/bitcoin/pull/13529/commits/f78558f1e39198779bdb17e2b0e256fb99ad4b2

Test Plan
make check
./bitcoin-qt
Send

Use the increment and decrement buttons to increase and decrease the value in the amount field. Then change the number directly.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR13529-5
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7904
Build 13818: Bitcoin ABC Buildbot (legacy)
Build 13817: arc lint + arc unit