QTemporaryFile does not "autodelete" after a rename.
However calling explicitly remove() removes the file.
This bug was first discovered via the use of the QFile::copy() function.
- replaces
- 
                    QTBUG-7658 QFile: creates a temporary file in the user's Temp directory if the destination doesn't exist. The temporary file is not deleted afterwards. -           
- Closed
 
-