#include "qglobal.h"#include <pwd.h>#include <grp.h>#include "qfileinfo.h"#include "qfiledefs_p.h"#include "qdatetime.h"#include "qdir.h"Go to the source code of this file.
Functions | |
| bool | qt_file_access (const QString &fn, int t) |
Variables | |
| static const uint | nobodyID = (uint) -2 |
Definition at line 54 of file qfile_unix.cpp.
Definition at line 137 of file qfileinfo_unix.cpp.
1.8.11