Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

qfile.cpp File Reference

#include "qplatformdefs.h"
#include "qfile.h"

Include dependency graph for qfile.cpp:

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


Function Documentation

static QString locale_decoder const QCString localFileName  )  [static]
 

Definition at line 579 of file qfile.cpp.

References QString::fromLocal8Bit().

static QCString locale_encoder const QString fileName  )  [static]
 

Definition at line 524 of file qfile.cpp.

References QString::local8Bit().

bool qt_file_access const QString fn,
int  t
 

Definition at line 57 of file qfile_unix.cpp.

Referenced by QFileInfo::exists(), QFile::exists(), QFileInfo::isExecutable(), QFileInfo::isReadable(), and QFileInfo::isWritable().


Variable Documentation

QFile::DecoderFn decoder = locale_decoder [static]
 

Definition at line 584 of file qfile.cpp.

Referenced by QFile::decodeName(), AnyLnk::replaceDate(), and QFile::setDecodingFunction().

QFile::EncoderFn encoder = locale_encoder [static]
 

Definition at line 530 of file qfile.cpp.

Referenced by QFile::encodeName(), AnyLnk::replaceDate(), and QFile::setEncodingFunction().


Generated on Sat Nov 5 17:24:43 2005 for OPIE by  doxygen 1.4.2