QtBase  v6.3.1
Classes | Macros | Typedefs | Functions
qfileinfo.h File Reference
#include <QtCore/qfile.h>
#include <QtCore/qlist.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qdatetime.h>
Include dependency graph for qfileinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QFileInfo
 The QFileInfo class provides system-independent file information. More...
 

Macros

#define QFILEINFO_MAYBE_EXPLICIT   explicit
 

Typedefs

typedef QList< QFileInfoQFileInfoList
 

Functions

Q_CORE_EXPORT QDebug operator<< (QDebug, const QFileInfo &)
 

Macro Definition Documentation

◆ QFILEINFO_MAYBE_EXPLICIT

#define QFILEINFO_MAYBE_EXPLICIT   explicit

Definition at line 65 of file qfileinfo.h.

Typedef Documentation

◆ QFileInfoList

typedef QList<QFileInfo> QFileInfoList
related

Definition at line 207 of file qfileinfo.h.

Function Documentation

◆ operator<<()

Q_CORE_EXPORT QDebug operator<< ( QDebug  dbg,
const QFileInfo fi 
)

Definition at line 1574 of file qfileinfo.cpp.

Here is the call graph for this function: