Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>
Go to the source code of this file.
Functions | |
Q_DECLARE_TYPEINFO (QFileSystemWatcherPathKey, Q_RELOCATABLE_TYPE) | |
size_t | qHash (const QFileSystemWatcherPathKey &key, size_t seed=0) |
Q_DECLARE_TYPEINFO | ( | QFileSystemWatcherPathKey | , |
Q_RELOCATABLE_TYPE | ) |
|
inline |
Definition at line 107 of file qfilesystemwatcher_win_p.h.