diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-10-26 11:48:15 (GMT) |
---|---|---|
committer | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-10-27 12:08:36 (GMT) |
commit | 02f3d23bc2cb6f4011918cff50fe157a8523c10b (patch) | |
tree | 573298bdf02b8e2ca59cd284838920e54c47ce43 /src/corelib/io/qfile.cpp | |
parent | 848bbec851ca1bb83ce43aa07240c28cdcb0125a (diff) | |
download | Qt-02f3d23bc2cb6f4011918cff50fe157a8523c10b.zip Qt-02f3d23bc2cb6f4011918cff50fe157a8523c10b.tar.gz Qt-02f3d23bc2cb6f4011918cff50fe157a8523c10b.tar.bz2 |
Add support for QFileInfo owner() & group() on Windows
Since windows doesn't have the concept of user and group IDs, the name
resolution has to be done differently. If the qt_ntfs_permission_lookup
flag is set (default = 0), the user information is retrieved through the
NTFS object security information.
Reviewed-by: Joao
Diffstat (limited to 'src/corelib/io/qfile.cpp')
0 files changed, 0 insertions, 0 deletions