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
qfilesystemmodel_p.h File Reference

(08930f58a5093a51fe132236a1f60cad47ce4184)

#include <QtGui/private/qtguiglobal_p.h>
#include "qfilesystemmodel.h"
#include <private/qabstractitemmodel_p.h>
#include <qabstractitemmodel.h>
#include "qfileinfogatherer_p.h"
#include <qdir.h>
#include <qicon.h>
#include <qfileinfo.h>
#include <qtimer.h>
#include <qhash.h>
#include <vector>
Include dependency graph for qfilesystemmodel_p.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ QFileSystemModelNodePathKey

Definition at line 58 of file qfilesystemmodel_p.h.

Function Documentation

◆ Q_DECLARE_TYPEINFO()

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( filesystemmodel )