[WidgetFactory] Move isLocalFile() check, toLocalFile() to setters
ClosedPublic

Authored by bruns on May 2 2019, 11:50 PM.

Details

Summary

Avoid converting the KFileItem to a path for the common case of only
showing the file attributes.
This is the first/preparatory part.

Diff Detail

Repository
R824 Baloo Widgets
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.May 2 2019, 11:50 PM
Restricted Application added a project: Baloo. · View Herald TranscriptMay 2 2019, 11:50 PM
bruns requested review of this revision.May 2 2019, 11:50 PM
astippich accepted this revision.May 3 2019, 4:39 PM
This revision is now accepted and ready to land.May 3 2019, 4:39 PM
This revision was automatically updated to reflect the committed changes.