Go to the source code of this file.
Functions | |
| bool | qt_file_access (const QString &fn, int t) |
| static QCString | locale_encoder (const QString &fileName) |
| static QString | locale_decoder (const QCString &localFileName) |
Variables | |
| static QFile::EncoderFn | encoder = locale_encoder |
| static QFile::DecoderFn | decoder = locale_decoder |
Definition at line 517 of file qfile.cpp.
Definition at line 54 of file qfile_unix.cpp.
|
static |
|
static |
1.8.11