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

(3275050df41e1dd16d3db0423816dd2955e596ab)

#include "qstorageinfo.h"
#include "qstorageinfo_p.h"
#include "qdebug.h"
+ Include dependency graph for qstorageinfo.cpp:

Go to the source code of this file.

Functions

bool comparesEqual (const QStorageInfo &lhs, const QStorageInfo &rhs)
 
QDebug operator<< (QDebug debug, const QStorageInfo &s)
 

Function Documentation

◆ comparesEqual()

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

Definition at line 407 of file qstorageinfo.cpp.

◆ operator<<()

QDebug operator<< ( QDebug debug,
const QStorageInfo & s )

Definition at line 415 of file qstorageinfo.cpp.