kio
kdirwatch.cpp File Reference
#include <config.h>
#include <errno.h>
#include <sys/stat.h>
#include <assert.h>
#include <qdir.h>
#include <qfile.h>
#include <qintdict.h>
#include <qptrlist.h>
#include <qsocketnotifier.h>
#include <qstringlist.h>
#include <qtimer.h>
#include <kapplication.h>
#include <kdebug.h>
#include <kconfig.h>
#include <kglobal.h>
#include <kstaticdeleter.h>
#include <kde_file.h>
#include <sys/ioctl.h>
#include <sys/utsname.h>
#include "kdirwatch.h"
#include "kdirwatch_p.h"
#include "global.h"
#include <stdlib.h>
#include "kdirwatch.moc"
#include "kdirwatch_p.moc"
Include dependency graph for kdirwatch.cpp:
Go to the source code of this file.
Defines | |
#define | NO_NOTIFY (time_t) 0 |
Variables | |
static KDirWatchPrivate * | dwp_self = 0 |
static KStaticDeleter< KDirWatch > | sd_dw |
Define Documentation
#define NO_NOTIFY (time_t) 0 |
Definition at line 114 of file kdirwatch.cpp.
Variable Documentation
KDirWatchPrivate* dwp_self = 0 [static] |
Definition at line 116 of file kdirwatch.cpp.
Definition at line 1589 of file kdirwatch.cpp.