[kicker] Fix a few unqualified property access
ClosedPublic

Authored by nicolasfella on Dec 25 2019, 10:02 PM.

Details

Summary

Those will break in Qt 6. Port a few trivial ones suggested by qmllint

Test Plan

Did kicker and dashboard things

Diff Detail

Repository
R119 Plasma Desktop
Branch
kick
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 20268
Build 20286: arc lint + arc unit
nicolasfella created this revision.Dec 25 2019, 10:02 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 25 2019, 10:02 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
nicolasfella requested review of this revision.Dec 25 2019, 10:02 PM

Can you show me how you used qmllint -U

When I tried it couldn't resolve any of the plasma types

I couldn't make it work properly either so there are tons of false positives, but you still can get some useful results from it

davidedmundson accepted this revision.Dec 25 2019, 10:09 PM
This revision is now accepted and ready to land.Dec 25 2019, 10:09 PM
This revision was automatically updated to reflect the committed changes.