Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qfilesystemmodel_p.h File Reference
#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>
+ 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()

Q_DECLARE_TYPEINFO ( QFileSystemModelPrivate::Fetching  ,
Q_RELOCATABLE_TYPE   
)

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( filesystemmodel  )