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

(b40bb99a60dcccb1dcbb72ac3d3349607d5b3358)

#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.