4#ifndef QFILESYSTEMWATCHER_INOTIFY_P_H 
    5#define QFILESYSTEMWATCHER_INOTIFY_P_H 
   22#include <QtCore/qhash.h> 
   23#include <QtCore/qmutex.h> 
   24#include <QtCore/qsocketnotifier.h> 
   41    void readFromInotify();
 
   44    QString getPathFromID(
int id) 
const;
 
~QInotifyFileSystemWatcherEngine()
 
QStringList removePaths(const QStringList &paths, QStringList *files, QStringList *directories) override
 
QStringList addPaths(const QStringList &paths, QStringList *files, QStringList *directories) override
 
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
 
#define QT_REQUIRE_CONFIG(feature)