4#ifndef QFILESYSTEMWATCHER_P_H
5#define QFILESYSTEMWATCHER_P_H
22#include <private/qobject_p.h>
24#include <QtCore/qstringlist.h>
25#include <QtCore/qhash.h>
76 void _q_winDriveLockForRemoval(
const QString &);
77 void _q_winDriveLockForRemovalFailed(
const QString &);
78 void _q_winDriveRemoved(
const QString &);
QFileSystemWatcherEngine(QObject *parent)
virtual QStringList removePaths(const QStringList &paths, QStringList *files, QStringList *directories)=0
virtual QStringList addPaths(const QStringList &paths, QStringList *files, QStringList *directories)=0
void directoryChanged(const QString &path, bool removed)
void fileChanged(const QString &path, bool removed)
QFileSystemWatcherEngine * native
void _q_fileChanged(const QString &path, bool removed)
QFileSystemWatcherEngine * poller
void _q_directoryChanged(const QString &path, bool removed)
QFileSystemWatcherPrivate()
QObject * parent() const
Returns a pointer to the parent object.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
GLsizei const GLuint * paths
GLsizei const GLchar *const * path
#define QT_REQUIRE_CONFIG(feature)