![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/private/qtguiglobal_p.h>
#include "qfilesystemmodel.h"
#include <private/qabstractitemmodel_p.h>
#include <qabstractitemmodel.h>
#include "qfileinfogatherer_p.h"
#include <qpair.h>
#include <qdir.h>
#include <qicon.h>
#include <qfileinfo.h>
#include <qtimer.h>
#include <qhash.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | QFileSystemModelPrivate |
class | QFileSystemModelPrivate::QFileSystemNode |
struct | QFileSystemModelPrivate::Fetching |
Typedefs | |
typedef QString | QFileSystemModelNodePathKey |
Functions | |
QT_REQUIRE_CONFIG (filesystemmodel) | |
Q_DECLARE_TYPEINFO (QFileSystemModelPrivate::Fetching, Q_RELOCATABLE_TYPE) | |
typedef QString QFileSystemModelNodePathKey |
Definition at line 58 of file qfilesystemmodel_p.h.
Q_DECLARE_TYPEINFO | ( | QFileSystemModelPrivate::Fetching | , |
Q_RELOCATABLE_TYPE | |||
) |
QT_REQUIRE_CONFIG | ( | filesystemmodel | ) |