QSaveFile setDirectWriteFallback()
Solved
General and Desktop
-
If setDirectWriteFallback() is set to true, this does not abandon the concept of a temporary file being created unless there is a problem creating the temporary file, right? The "Allows writing over the existing file if necessary" truly only changes behavior if there is an error but an attempt to create a temporary file will be pursued by default, yes?
Thanks,
-Rich