Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qfilesystemmodel_p.h File Reference

(2a8b27bf6c523de6f3f466f8062279c093940a60)

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

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( filesystemmodel )