![]() |
Qt 4.8
|
#include <qfilesystemwatcher_win_p.h>
Public Functions | |
| bool | operator!= (const QFileInfo &fileInfo) const |
| PathInfo & | operator= (const QFileInfo &fileInfo) |
Public Variables | |
| QString | absolutePath |
| uint | groupId |
| bool | isDir |
| QDateTime | lastModified |
| uint | ownerId |
| QString | path |
| QFile::Permissions | permissions |
Definition at line 104 of file qfilesystemwatcher_win_p.h.
|
inline |
Definition at line 125 of file qfilesystemwatcher_win_p.h.
Definition at line 116 of file qfilesystemwatcher_win_p.h.
| QString QWindowsFileSystemWatcherEngine::PathInfo::absolutePath |
Definition at line 106 of file qfilesystemwatcher_win_p.h.
Referenced by QWindowsFileSystemWatcherEngine::addPaths(), and QWindowsFileSystemWatcherEngineThread::run().
| uint QWindowsFileSystemWatcherEngine::PathInfo::groupId |
Definition at line 112 of file qfilesystemwatcher_win_p.h.
| bool QWindowsFileSystemWatcherEngine::PathInfo::isDir |
Definition at line 108 of file qfilesystemwatcher_win_p.h.
Referenced by QWindowsFileSystemWatcherEngine::addPaths(), and QWindowsFileSystemWatcherEngineThread::run().
| QDateTime QWindowsFileSystemWatcherEngine::PathInfo::lastModified |
Definition at line 114 of file qfilesystemwatcher_win_p.h.
| uint QWindowsFileSystemWatcherEngine::PathInfo::ownerId |
Definition at line 111 of file qfilesystemwatcher_win_p.h.
| QString QWindowsFileSystemWatcherEngine::PathInfo::path |
Definition at line 107 of file qfilesystemwatcher_win_p.h.
Referenced by QWindowsFileSystemWatcherEngine::addPaths(), and QWindowsFileSystemWatcherEngineThread::run().
| QFile::Permissions QWindowsFileSystemWatcherEngine::PathInfo::permissions |
Definition at line 113 of file qfilesystemwatcher_win_p.h.