qt5base-lts/tests/auto/corelib/io/qfile
Ievgenii Meshcheriakov 83f2f27bb6 QFile: Add open() overload that accepts permissions argument
The new overload allows creation of files with non-default permissions.
This is useful when files need to be created with more restrictive
permissions than the default ones, and removes the time window when
such files are available with less restrictive permissions.

[ChangeLog][QtCore][QFile] Added QDir::open() overload that
accepts permissions argument.

Fixes: QTBUG-79750
Change-Id: Iddfced3c324e03f2c53f421c9b31c76dee82df58
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-12-04 01:27:11 +01:00
..
resources
stdinprocess Remove the qmake project files 2021-01-07 15:32:28 +01:00
.gitattributes
.gitignore
CMakeLists.txt Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
copy-fallback.qrc
dosfile.txt
forCopying.txt
forRenaming.txt
noendofline.txt
qfile.qrc
rename-fallback.qrc
testfile.txt
testlog.txt
tst_qfile.cpp QFile: Add open() overload that accepts permissions argument 2021-12-04 01:27:11 +01:00
two.dots.file