Use QStandardPaths and KFileUtils to create temp file name
Result is effectively the same.
We cannot use QTemporaryFile since we onl yneed the path and must not create the file itself.
Result is effectively the same.
We cannot use QTemporaryFile since we onl yneed the path and must not create the file itself.