![]() |
Qt 6.x
The Qt SDK
|
#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>
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) |
#define QT_STATFS ::statfs |
Definition at line 15 of file qstorageinfo_mac.cpp.
#define QT_STATFSBUF struct statfs |
Definition at line 14 of file qstorageinfo_mac.cpp.
Definition at line 53 of file qstorageinfo_mac.cpp.
References dictionary, and ok.