[kicker] Use arrow functions in signal handlers
ClosedPublic

Authored by nicolasfella on Jan 4 2020, 1:09 AM.

Details

Summary

Fixes warnings from qmllint about unqualified property access. It also makes the code more readable since it's clear which are the signal's arguments

Test Plan

Did kicker/dashboard things

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Jan 4 2020, 1:09 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 4 2020, 1:09 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
nicolasfella requested review of this revision.Jan 4 2020, 1:09 AM
nicolasfella retitled this revision from [kicker] Use arrow functions in event handlers to [kicker] Use arrow functions in signal handlers.Jan 4 2020, 1:10 AM
hein accepted this revision.Jan 4 2020, 8:30 AM
This revision is now accepted and ready to land.Jan 4 2020, 8:30 AM
This revision was automatically updated to reflect the committed changes.