qt5base-lts/tests/auto/corelib/io/qsavefile
David Faure b3a505dc92 QSaveFile: allow saving to a writable file in a non-writable directory
The only way to make this possible is to disable the
atomic-rename-from-temp-file behavior. This is not done by default,
but only if the application allows this to happen.
https://bugs.kde.org/show_bug.cgi?id=312415

Change-Id: I71ce54ae1f7f50ab5e8379f04c0ede74ebe3136d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-04-05 11:04:35 +02:00
..
qsavefile.pro Add class QSaveFile. 2013-01-17 17:39:11 +01:00
tst_qsavefile.cpp QSaveFile: allow saving to a writable file in a non-writable directory 2013-04-05 11:04:35 +02:00