Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qfilesystemwatcher_win_p.h File Reference

(55b5e78ac31171be61ceeb932d494d5060d1fa02)

#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()

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

Definition at line 107 of file qfilesystemwatcher_win_p.h.