Correctly construct URL from local file
KActivities stores a file path
We want to create a URL. QUrl(somePath) doesn't include the scheme i.e "file:/" which can have repercusions elsewhere
KActivities stores a file path
We want to create a URL. QUrl(somePath) doesn't include the scheme i.e "file:/" which can have repercusions elsewhere