![]() |
OpendTect 8.0
|
Class for monitoring a file system. More...
#include <filesystemwatcher.h>
Public Member Functions | |
| FileSystemWatcher () | |
| ~FileSystemWatcher () | |
| bool | addFile (const char *) |
| void | addFiles (const BufferStringSet &) |
| bool | addPath (const char *) |
| const BufferStringSet | directories () const |
| const BufferStringSet | files () const |
| void | removeFile (const char *) |
| void | removeFiles (const BufferStringSet &) |
Public Member Functions inherited from CallBacker | |
| CallBacker () | |
| CallBacker (const CallBacker &) | |
| virtual | ~CallBacker () |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| void | detachAllNotifiers () const |
| Call from the destructor of your inherited object. | |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| virtual bool | isCapsule () const |
| bool | isNotifierAttached (const NotifierAccess *) const |
| Only for debugging purposes, don't use. | |
| CallBacker & | operator= (const CallBacker &)=delete |
| void | stopReceivingNotifications () const |
| virtual CallBacker * | trueCaller () |
Public Attributes | |
| CNotifier< FileSystemWatcher, BufferString > | directoryChanged |
| CNotifier< FileSystemWatcher, BufferString > | fileChanged |
Protected Attributes | |
| QFileSystemWatcher * | qfswatcher_ |
| QFileSystemWComm * | qfswatchercomm_ |
Friends | |
| class | QFileSystemWComm |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
Class for monitoring a file system.
<>
| FileSystemWatcher::FileSystemWatcher | ( | ) |
| FileSystemWatcher::~FileSystemWatcher | ( | ) |
| bool FileSystemWatcher::addFile | ( | const char * | ) |
| void FileSystemWatcher::addFiles | ( | const BufferStringSet & | ) |
| bool FileSystemWatcher::addPath | ( | const char * | ) |
| const BufferStringSet FileSystemWatcher::directories | ( | ) | const |
| const BufferStringSet FileSystemWatcher::files | ( | ) | const |
| void FileSystemWatcher::removeFile | ( | const char * | ) |
| void FileSystemWatcher::removeFiles | ( | const BufferStringSet & | ) |
|
friend |
| CNotifier<FileSystemWatcher,BufferString> FileSystemWatcher::directoryChanged |
| CNotifier<FileSystemWatcher,BufferString> FileSystemWatcher::fileChanged |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025