KDECore
#include "kdirwatch.h"
#include "kdirwatch_p.h"
#include "kfilesystemtype_p.h"
#include <io/config-kdirwatch.h>
#include <config.h>
#include <sys/stat.h>
#include <assert.h>
#include <errno.h>
#include <QtCore/QDir>
#include <QtCore/QFile>
#include <QtCore/QSocketNotifier>
#include <QtCore/QTimer>
#include <QtCore/QCoreApplication>
#include <ksharedconfig.h>
#include <kdebug.h>
#include <kconfig.h>
#include <kglobal.h>
#include <kde_file.h>
#include <kconfiggroup.h>
#include <stdlib.h>
#include <string.h>
#include <sys/ioctl.h>
#include <sys/utsname.h>
#include "kdirwatch.moc"
#include "kdirwatch_p.moc"
Go to the source code of this file.
Function Documentation
static void cleanupQFSWatcher |
( |
| ) |
|
|
static |
Variable Documentation
const bool s_verboseDebug = false |
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:23:56 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.