Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qdir.h File Reference
#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 2496 of file qdir.cpp.

References debug, and dir.

◆ operator<<() [2/2]