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.cpp File Reference

(08cb919aa5b4fcd950e9f3a6e41c00c01f0632ab)

#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

bool comparesEqual (const QFileInfo &lhs, const QFileInfo &rhs)
 
QDebug operator<< (QDebug dbg, const QFileInfo &fi)
 

Function Documentation

◆ comparesEqual()

bool comparesEqual ( const QFileInfo & lhs,
const QFileInfo & rhs )

Definition at line 450 of file qfileinfo.cpp.

◆ operator<<()

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: