Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qstorageinfo.cpp File Reference

(5627e113793df3df24742d7af502a075c2c9e95d)

#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 )
noexcept

Definition at line 407 of file qstorageinfo.cpp.

◆ operator<<()

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

Definition at line 415 of file qstorageinfo.cpp.