![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
Go to the source code of this file.
Functions | |
static QString | translateDriveName (const QFileInfo &drive) |
Definition at line 36 of file qfileinfogatherer.cpp.