QFile::remove() will return false if the file doesn't exist, but for our purposes that's as good as the file having been deleted.
QFile::remove() will return false if the file doesn't exist, but for our purposes that's as good as the file having been deleted.