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

Go to the source code of this file.

Classes

class  QWindowsFileSystemWatcherEngine
 
class  QWindowsFileSystemWatcherEngine::Handle
 
class  QWindowsFileSystemWatcherEngine::PathInfo
 
class  QFileSystemWatcherPathKey
 
class  QWindowsFileSystemWatcherEngineThread
 

Functions

 Q_DECLARE_TYPEINFO (QFileSystemWatcherPathKey, Q_RELOCATABLE_TYPE)
 
size_t qHash (const QFileSystemWatcherPathKey &key, size_t seed=0)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QFileSystemWatcherPathKey  ,
Q_RELOCATABLE_TYPE   
)

◆ qHash()