|
| DFileWatcherPrivate (DFileWatcher *qq) |
|
bool | start () Q_DECL_OVERRIDE |
|
bool | stop () Q_DECL_OVERRIDE |
|
void | _q_handleFileDeleted (const QString &path, const QString &parentPath) |
|
void | _q_handleFileAttributeChanged (const QString &path, const QString &parentPath) |
|
void | _q_handleFileMoved (const QString &from, const QString &fromParent, const QString &to, const QString &toParent) |
|
void | _q_handleFileCreated (const QString &path, const QString &parentPath) |
|
void | _q_handleFileModified (const QString &path, const QString &parentPath) |
|
void | _q_handleFileClose (const QString &path, const QString &parentPath) |
|