Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qfilesystemwatcher_polling_p.h File Reference
#include <QtCore/qfileinfo.h>
#include <QtCore/qmutex.h>
#include <QtCore/qdatetime.h>
#include <QtCore/qdir.h>
#include <QtCore/qtimer.h>
#include <QtCore/qhash.h>
#include "qfilesystemwatcher_p.h"
+ Include dependency graph for qfilesystemwatcher_polling_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QPollingFileSystemWatcherEngine
 

Enumerations

enum  { PollingInterval = 1000 }
 

Functions

 QT_REQUIRE_CONFIG (filesystemwatcher)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
PollingInterval 

Definition at line 30 of file qfilesystemwatcher_polling_p.h.

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( filesystemwatcher  )