Port QSignalSpies to PFM connect syntax, using clazy.
ClosedPublic

Authored by dfaure on Apr 21 2019, 4:21 PM.

Details

Summary

Sergio implemented support for QSignalSpy in the fixit
"fix-old-style-connect". Thanks!
CCMAIL: smartins@kde.org

Test Plan

ctest still passes

Diff Detail

Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 11068
Build 11086: arc lint + arc unit
dfaure requested review of this revision.Apr 21 2019, 4:21 PM
dfaure created this revision.
vkrause accepted this revision.Apr 22 2019, 9:33 AM
This revision is now accepted and ready to land.Apr 22 2019, 9:33 AM
dfaure closed this revision.Apr 22 2019, 9:55 AM
zzag added a subscriber: zzag.Apr 23 2019, 9:11 PM

Sergio implemented support for QSignalSpy in the fixit

Is it in master only?