(d7ee2664b3f85cb23ba00f2405fedc6576a83801)
#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>
Go to the source code of this file.
◆ DEBUG
◆ callBackFunction()
| void callBackFunction |
( |
ConstFSEventStreamRef | streamRef, |
|
|
void * | clientCallBackInfo, |
|
|
size_t | numEvents, |
|
|
void * | eventPaths, |
|
|
const FSEventStreamEventFlags | eventFlags[], |
|
|
const FSEventStreamEventId | eventIds[] ) |
|
static |
◆ isSameTimestampAndMode()