Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qfilesystemwatcher_fsevents.mm File Reference
#include <qplatformdefs.h>
#include "qdiriterator.h"
#include "qfilesystemwatcher.h"
#include "qfilesystemwatcher_fsevents_p.h"
#include "private/qcore_unix_p.h"
#include "kernel/qcore_mac_p.h"
#include <qdebug.h>
#include <qdir.h>
#include <qfile.h>
#include <qfileinfo.h>
#include <qvarlengtharray.h>
#include <qscopeguard.h>
+ Include dependency graph for qfilesystemwatcher_fsevents.mm:

Go to the source code of this file.

Macros

#define DEBUG   if (false) qDebug
 

Functions

static QT_BEGIN_NAMESPACE void callBackFunction (ConstFSEventStreamRef streamRef, void *clientCallBackInfo, size_t numEvents, void *eventPaths, const FSEventStreamEventFlags eventFlags[], const FSEventStreamEventId eventIds[])
 

Macro Definition Documentation

◆ DEBUG

#define DEBUG   if (false) qDebug

Definition at line 23 of file qfilesystemwatcher_fsevents.mm.

Function Documentation

◆ callBackFunction()

static QT_BEGIN_NAMESPACE void callBackFunction ( ConstFSEventStreamRef  streamRef,
void clientCallBackInfo,
size_t  numEvents,
void eventPaths,
const FSEventStreamEventFlags  eventFlags[],
const FSEventStreamEventId  eventIds[] 
)
static

Definition at line 28 of file qfilesystemwatcher_fsevents.mm.

References engine, and pool.