Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qfileinfogatherer.cpp File Reference

(7cf39bd785e8ba817960d48b120983cafcc539f3)

#include "qfileinfogatherer_p.h"
#include <qcoreapplication.h>
#include <qdebug.h>
#include <qdirlisting.h>
#include <private/qabstractfileiconprovider_p.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)
 

Function Documentation

◆ translateDriveName()

static QString translateDriveName ( const QFileInfo & drive)
static

Definition at line 35 of file qfileinfogatherer.cpp.

References QFileInfo::absoluteFilePath(), QString::chop(), and QFileInfo::fileName().

+ Here is the call graph for this function: