HomePhabricator

qt: Replace deprecated QSignalMapper by lambda expressions

Description

qt: Replace deprecated QSignalMapper by lambda expressions

Summary:

The QSignalMapper class has been deprecated since Qt 5.10.
This PR replaces it by lambdas and does not change behavior.

Backport of core PR16706.

Test Plan:
With Qt >= 5.10 and <= 5.13

ninja all check

Check the warnings are gone

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D7887

Details

Provenance
Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>Authored on Aug 24 2019, 07:21
FabienCommitted on Oct 12 2020, 13:24
FabienPushed on Oct 12 2020, 13:24
Reviewer
Restricted Project
Differential Revision
D7887: qt: Replace deprecated QSignalMapper by lambda expressions
Parents
rABCf6558fa3c6a5: Fix Qt deprectation warning on MacOS
Branches
Unknown
Tags
Unknown