Page MenuHomePhabricator

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

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

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/f78558f1e39198779bdb17e2b0e256fb99ad4b28

Test Plan
make check
./bitcoin-qt
File -> Sending addresses
File -> Receiving Addresses

Try every button, open every sub menu, and left and right click on addresses for both menus.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR13529-3
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7901
Build 13812: Bitcoin ABC Buildbot (legacy)
Build 13811: arc lint + arc unit

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 29 2019, 21:03
nakihito retitled this revision from Update addressbookpage.cpp to use Qt5 connect syntax to Update qt/addressbookpage.cpp to use Qt5 connect syntax.Oct 29 2019, 21:16
This revision is now accepted and ready to land.Oct 29 2019, 21:46