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

(c39a0d1e8956e042139ce3065681e4c5d07412f3)

#include <QtCore/qcompare.h>
#include <QtCore/qstring.h>
#include <QtCore/qfile.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qshareddata.h>
+ Include dependency graph for qdir.h:

Go to the source code of this file.

Classes

class  QDir
 \inmodule QtCore More...
 

Functions

Q_CORE_EXPORT QDebug operator<< (QDebug debug, QDir::Filters filters)
 
Q_CORE_EXPORT QDebug operator<< (QDebug debug, const QDir &dir)
 

Function Documentation

◆ operator<<() [1/2]

Q_CORE_EXPORT QDebug operator<< ( QDebug debug,
const QDir & dir )

Definition at line 2499 of file qdir.cpp.

References debug, and dir.

◆ operator<<() [2/2]