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
qfilesystemwatcher_fsevents.mm File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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

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.