fix a crash caused by bad disconnects during debug install cancellation
ClosedPublic

Authored by sitter on Mar 17 2017, 1:46 PM.

Details

Summary

the processFinished disconnect would not actually work, change it to
function pointer syntax instead which makes the disconnect work as expected

change to Qt 5.7's QOverload helper to pick the right overload for connects

fix connect indentation

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Mar 17 2017, 1:46 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 17 2017, 1:46 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol accepted this revision.Mar 17 2017, 3:02 PM
This revision is now accepted and ready to land.Mar 17 2017, 3:02 PM
This revision was automatically updated to reflect the committed changes.