![]() |
Qt 6.x
The Qt SDK
|
#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"
Go to the source code of this file.
Classes | |
class | QPollingFileSystemWatcherEngine |
Enumerations | |
enum | { PollingInterval = 1000 } |
Functions | |
QT_REQUIRE_CONFIG (filesystemwatcher) | |
anonymous enum |
Enumerator | |
---|---|
PollingInterval |
Definition at line 30 of file qfilesystemwatcher_polling_p.h.
QT_REQUIRE_CONFIG | ( | filesystemwatcher | ) |