#include "qplatformdefs.h"#include "qfile.h"#include <errno.h>#include <limits.h>Include dependency graph for qfile_unix.cpp:

Go to the source code of this file.
Functions | |
| static int | qt_open (const char *pathname, int flags, mode_t mode) |
| bool | qt_file_access (const QString &fn, int t) |
|
||||||||||||
|
Definition at line 57 of file qfile_unix.cpp. References QFile::encodeName(), FALSE, and QString::isEmpty(). |
|
||||||||||||||||
|
Definition at line 41 of file qfile_unix.cpp. Referenced by QFile::open(). |
1.4.2