KDECore
#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>Go to the source code of this file.
Classes | |
| struct | KDirWatchPrivate::Client |
| class | KDirWatchPrivate::Entry |
| class | KDirWatchPrivate |
| class | KFileSystemWatcher |
Macros | |
| #define | HAVE_QFILESYSTEMWATCHER |
| #define | invalid_ctime ((time_t)-1) |
Functions | |
| QDebug | operator<< (QDebug debug, const KDirWatchPrivate::Entry &entry) |
Macro Definition Documentation
◆ HAVE_QFILESYSTEMWATCHER
| #define HAVE_QFILESYSTEMWATCHER |
Definition at line 34 of file kdirwatch_p.h.
◆ invalid_ctime
| #define invalid_ctime ((time_t)-1) |
Definition at line 71 of file kdirwatch_p.h.
Function Documentation
◆ operator<<()
| QDebug operator<< | ( | QDebug | debug, |
| const KDirWatchPrivate::Entry & | entry | ||
| ) |
Definition at line 561 of file kdirwatch.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 18:58:52 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 18:58:52 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.