#include <kdirwatch_p.h>

Detailed Description
Definition at line 116 of file kdirwatch_p.h.
Member Typedef Documentation
| typedef QMap<QString,Entry> KDirWatchPrivate::EntryMap |
Definition at line 190 of file kdirwatch_p.h.
Member Enumeration Documentation
| anonymous enum |
Definition at line 123 of file kdirwatch_p.h.
Definition at line 122 of file kdirwatch_p.h.
Definition at line 121 of file kdirwatch_p.h.
Constructor & Destructor Documentation
| KDirWatchPrivate::KDirWatchPrivate | ( | ) |
Definition at line 153 of file kdirwatch.cpp.
| KDirWatchPrivate::~KDirWatchPrivate | ( | ) |
Definition at line 250 of file kdirwatch.cpp.
Member Function Documentation
| void KDirWatchPrivate::addEntry | ( | KDirWatch * | instance, |
| const QString & | _path, | ||
| Entry * | sub_entry, | ||
| bool | isDir, | ||
| KDirWatch::WatchModes | watchModes = KDirWatch::WatchDirOnly |
||
| ) |
Definition at line 747 of file kdirwatch.cpp.
| void KDirWatchPrivate::addWatch | ( | Entry * | entry | ) |
Definition at line 902 of file kdirwatch.cpp.
| bool KDirWatchPrivate::deref | ( | ) | [inline] |
Definition at line 217 of file kdirwatch_p.h.
| void KDirWatchPrivate::emitEvent | ( | const Entry * | e, |
| int | event, | ||
| const QString & | fileName = QString() |
||
| ) |
Definition at line 1299 of file kdirwatch.cpp.
| KDirWatchPrivate::Entry * KDirWatchPrivate::entry | ( | const QString & | _path | ) |
Definition at line 570 of file kdirwatch.cpp.
| void KDirWatchPrivate::famEventReceived | ( | ) | [slot] |
Definition at line 1639 of file kdirwatch.cpp.
| void KDirWatchPrivate::fswEventReceived | ( | const QString & | path | ) | [slot] |
Definition at line 1687 of file kdirwatch.cpp.
| void KDirWatchPrivate::inotifyEventReceived | ( | ) | [slot] |
Definition at line 271 of file kdirwatch.cpp.
| bool KDirWatchPrivate::isNoisyFile | ( | const char * | filename | ) | [static] |
Definition at line 1486 of file kdirwatch.cpp.
| void KDirWatchPrivate::ref | ( | ) | [inline] |
Definition at line 216 of file kdirwatch_p.h.
| void KDirWatchPrivate::removeEntries | ( | KDirWatch * | instance | ) |
Definition at line 1043 of file kdirwatch.cpp.
| void KDirWatchPrivate::removeEntry | ( | KDirWatch * | instance, |
| const QString & | _path, | ||
| Entry * | sub_entry | ||
| ) |
Definition at line 977 of file kdirwatch.cpp.
Definition at line 993 of file kdirwatch.cpp.
| void KDirWatchPrivate::removeWatch | ( | Entry * | entry | ) |
Definition at line 950 of file kdirwatch.cpp.
Definition at line 1188 of file kdirwatch.cpp.
Definition at line 1104 of file kdirwatch.cpp.
| int KDirWatchPrivate::scanEntry | ( | Entry * | e | ) |
Definition at line 1202 of file kdirwatch.cpp.
| void KDirWatchPrivate::slotRemoveDelayed | ( | ) | [slot] |
Definition at line 1357 of file kdirwatch.cpp.
| void KDirWatchPrivate::slotRescan | ( | ) | [slot] |
Definition at line 1372 of file kdirwatch.cpp.
Definition at line 1173 of file kdirwatch.cpp.
| void KDirWatchPrivate::statistics | ( | ) |
Definition at line 1646 of file kdirwatch.cpp.
Definition at line 1078 of file kdirwatch.cpp.
| void KDirWatchPrivate::stopScan | ( | KDirWatch * | instance | ) |
Definition at line 1165 of file kdirwatch.cpp.
| void KDirWatchPrivate::useFreq | ( | Entry * | e, |
| int | newFreq | ||
| ) |
Definition at line 590 of file kdirwatch.cpp.
Definition at line 697 of file kdirwatch.cpp.
Definition at line 718 of file kdirwatch.cpp.
Member Data Documentation
Definition at line 267 of file kdirwatch_p.h.
Definition at line 241 of file kdirwatch_p.h.
Definition at line 233 of file kdirwatch_p.h.
Definition at line 263 of file kdirwatch_p.h.
Definition at line 230 of file kdirwatch_p.h.
Definition at line 235 of file kdirwatch_p.h.
Definition at line 232 of file kdirwatch_p.h.
Definition at line 235 of file kdirwatch_p.h.
Definition at line 232 of file kdirwatch_p.h.
Definition at line 236 of file kdirwatch_p.h.
| QSet<Entry *> KDirWatchPrivate::removeList |
Definition at line 240 of file kdirwatch_p.h.
Definition at line 243 of file kdirwatch_p.h.
Definition at line 244 of file kdirwatch_p.h.
Definition at line 234 of file kdirwatch_p.h.
| QTimer KDirWatchPrivate::timer |
Definition at line 229 of file kdirwatch_p.h.
The documentation for this class was generated from the following files:
KDE 4.7 API Reference