Page MenuHomePhabricator

qt: Use new Qt5 connect syntax
AbandonedPublic

Authored by nakihito on Oct 29 2019, 20:18.

Details

Reviewers
deadalnix
Fabien
jasonbcox
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Summary

qt: Use new Qt5 connect syntax

Upgrades the gui code from using Qt4 SIGNAL/SLOT syntax to Qt5's new
syntax.
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

Depends on D4304

Test Plan
make check
./bitcoin-qt

Open literally every window and menu

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR13529-2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7898
Build 13806: Bitcoin ABC Buildbot (legacy)
Build 13805: arc lint + arc unit