Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qfileinfogatherer.cpp File Reference

(d95bc3bf9aa44b2ed9e5bee9699da8e53c319455)

#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()

QString translateDriveName ( const QFileInfo & drive)
static

Definition at line 36 of file qfileinfogatherer.cpp.