![]() |
Qt 6.x
The Qt SDK
|
#include "qplatformdefs.h"#include "qfileinfo.h"#include "qglobal.h"#include "qdir.h"#include "qfileinfo_p.h"#include "qdebug.h"
Include dependency graph for qfileinfo.cpp:Go to the source code of this file.
Functions | |
| QDebug | operator<< (QDebug dbg, const QFileInfo &fi) |
Definition at line 1733 of file qfileinfo.cpp.
References fi, QFileInfo::filePath(), and QDir::toNativeSeparators().
Here is the call graph for this function: