![]() |
Qt 6.x
The Qt SDK
|
#include "qfileinfogatherer_p.h"#include <qdebug.h>#include <qdiriterator.h>#include <private/qfileinfo_p.h>#include <unistd.h>#include <sys/types.h>#include "moc_qfileinfogatherer_p.cpp"
Include dependency graph for qfileinfogatherer.cpp:Go to the source code of this file.
Functions | |
| static QString | translateDriveName (const QFileInfo &drive) |
Definition at line 33 of file qfileinfogatherer.cpp.
References QFileInfo::absoluteFilePath(), QString::chop(), QString::endsWith(), QFileInfo::fileName(), and QString::startsWith().
Here is the call graph for this function: