Make DesktopIcon aware of iamgeproviders and embedded ressources
ClosedPublic

Authored by bsonnemann on Feb 24 2017, 3:51 PM.

Details

Summary

Kirigami Icon on desktop environments now behave more like the qml version and respect custom image providers as well as embedded resources

Diff Detail

Repository
R169 Kirigami
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bsonnemann created this revision.Feb 24 2017, 3:51 PM
Restricted Application added a project: Kirigami. · View Herald TranscriptFeb 24 2017, 3:51 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Mar 2 2017, 4:08 PM
mart added inline comments.
src/desktopicon.cpp
145 ↗(On Diff #11775)

use {} also for one line ifs

This revision is now accepted and ready to land.Mar 2 2017, 4:08 PM
mart added inline comments.Mar 2 2017, 4:09 PM
src/desktopicon.cpp
257 ↗(On Diff #11775)

{} not needed here

This revision was automatically updated to reflect the committed changes.