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

(c39a0d1e8956e042139ce3065681e4c5d07412f3)

#include <QtCore/qcompare.h>
#include <QtCore/qfile.h>
#include <QtCore/qlist.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qdatetime.h>
#include <QtCore/qtimezone.h>
+ Include dependency graph for qfileinfo.h:

Go to the source code of this file.

Classes

class  QFileInfo
 

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 32 of file qfileinfo.h.

Typedef Documentation

◆ QFileInfoList

typedef QList<QFileInfo> QFileInfoList
related

Definition at line 189 of file qfileinfo.h.

Function Documentation

◆ operator<<()

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

Definition at line 1753 of file qfileinfo.cpp.

References QDir::toNativeSeparators().

+ Here is the call graph for this function: