Replace CopyFileJob with a two-liner call to QFile::copy
ClosedPublic

Authored by dfaure on Feb 7 2020, 9:00 PM.

Details

Summary

This isn't an async job.

A s/toString()/toLocalFile()/ bugfix along the way.
I can't trigger this code path from the widgets version, though.
Images are saved from pixmap, and files are saved after a download
(they are not in cache).

Diff Detail

Repository
R865 Ruqola
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 22197
Build 22215: arc lint + arc unit
dfaure requested review of this revision.Feb 7 2020, 9:00 PM
dfaure created this revision.
mlaurent accepted this revision.Feb 8 2020, 8:01 AM
This revision is now accepted and ready to land.Feb 8 2020, 8:01 AM
This revision was automatically updated to reflect the committed changes.