Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qstorageinfo_mac.cpp File Reference
#include "qstorageinfo_p.h"
#include <QtCore/qfileinfo.h>
#include <QtCore/private/qcore_mac_p.h>
#include <CoreFoundation/CoreFoundation.h>
#include <CoreFoundation/CFURLEnumerator.h>
#include <sys/mount.h>
+ Include dependency graph for qstorageinfo_mac.cpp:

Go to the source code of this file.

Macros

#define QT_STATFSBUF   struct statfs
 
#define QT_STATFS   ::statfs
 

Functions

static qint64 CFDictionaryGetInt64 (CFDictionaryRef dictionary, const void *key)
 

Macro Definition Documentation

◆ QT_STATFS

#define QT_STATFS   ::statfs

Definition at line 15 of file qstorageinfo_mac.cpp.

◆ QT_STATFSBUF

#define QT_STATFSBUF   struct statfs

Definition at line 14 of file qstorageinfo_mac.cpp.

Function Documentation

◆ CFDictionaryGetInt64()

static qint64 CFDictionaryGetInt64 ( CFDictionaryRef  dictionary,
const void key 
)
inlinestatic

Definition at line 53 of file qstorageinfo_mac.cpp.

References dictionary, and ok.