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

(2a210e25b6c19231e9b98c14bfdf4d1376d43e97)

#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 415 of file qstorageinfo.cpp.

◆ operator<<()

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

Definition at line 423 of file qstorageinfo.cpp.