Use lambda instead of QSignalMapper
ClosedPublic

Authored by volkov on Sep 5 2018, 10:46 AM.

Details

Summary

QSignalMapper is obsolete and the code with lambda is shorter and clearer.

Diff Detail

Repository
R467 K3b
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2526
Build 2544: arc lint + arc unit
volkov requested review of this revision.Sep 5 2018, 10:46 AM
volkov created this revision.
volkov updated this revision to Diff 41047.Sep 5 2018, 11:29 AM

fix commit message

volkov retitled this revision from Use lambdas instead of QSignalMapper to Use lambda instead of QSignalMapper.Sep 5 2018, 11:29 AM
volkov edited the summary of this revision. (Show Details)
aacid accepted this revision.Jun 9 2019, 10:33 PM
This revision is now accepted and ready to land.Jun 9 2019, 10:33 PM
volkov closed this revision.Jun 10 2019, 10:58 AM