304 if (
cache == enable )
348 return tmp.
left( pos );
Traverses directory structures and contents in a platform-independent way.
QString extension(bool complete=TRUE) const
static void slashify(QString &)
static bool isRelativePath(const QString &path)
The QString class provides an abstraction of Unicode text and the classic C null-terminated char arra...
QDir dir(bool absPath=FALSE) const
static QString fromLatin1(const char *, int len=-1)
QString absFilePath() const
QString dirPath(bool absPath=FALSE) const
QString left(uint len) const
void setFile(const QString &file)
bool qt_file_access(const QString &fn, int t)
int findRev(QChar c, int index=-1, bool cs=TRUE) const
The QFile class is an I/O device that operates on files.
int find(QChar c, int index=0, bool cs=TRUE) const
virtual QString filePath(const QString &fileName, bool acceptAbsPath=TRUE) const
QFileInfo & operator=(const QFileInfo &)
bool isExecutable() const
The QFileInfo class provides system-independent file information.
QString right(uint len) const