Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qfilesystemwatcher_win_p.h File Reference

(a6e8ee141d4f0fa9c19f689a279447c7e7252629)

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