#include "io/config-kdirwatch.h"#include "kdirwatch.h"#include <QtCore/QList>#include <QtCore/QSet>#include <QtCore/QMap>#include <QtCore/QObject>#include <QtCore/QString>#include <QtCore/QTimer>#include <sys/time.h>#include <sys/param.h>#include <ctime>#include <QtCore/QFileSystemWatcher>
Include dependency graph for kdirwatch_p.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | KDirWatchPrivate::Client |
| class | KDirWatchPrivate::Entry |
| class | KDirWatchPrivate |
| class | KFileSystemWatcher |
Defines | |
| #define | HAVE_QFILESYSTEMWATCHER |
| #define | invalid_ctime ((time_t)-1) |
Functions | |
| QDebug | operator<< (QDebug debug, const KDirWatchPrivate::Entry &entry) |
Define Documentation
| #define HAVE_QFILESYSTEMWATCHER |
Definition at line 34 of file kdirwatch_p.h.
| #define invalid_ctime ((time_t)-1) |
Definition at line 71 of file kdirwatch_p.h.
Function Documentation
| QDebug operator<< | ( | QDebug | debug, |
| const KDirWatchPrivate::Entry & | entry | ||
| ) |
Definition at line 538 of file kdirwatch.cpp.
KDE 4.6 API Reference