Home
last modified time | relevance | path

Searched refs:FileWatcher (Results 1 – 14 of 14) sorted by relevance

/glogg/glogg/src/
H A Dfilewatcher.h
H A Dqtfilewatcher.h
H A Dplatformfilewatcher.cpp
H A Dplatformfilewatcher.h
H A Dqtfilewatcher.cpp
/glogg/src/
H A Dfilewatcher.h27 class FileWatcher : public QObject {
32 FileWatcher() {} in FileWatcher() function
34 virtual ~FileWatcher() {} in ~FileWatcher()
H A Dqtfilewatcher.h31 class QtFileWatcher : public FileWatcher {
H A Dplatformfilewatcher.cpp26 PlatformFileWatcher::PlatformFileWatcher() : FileWatcher() in PlatformFileWatcher()
H A Dplatformfilewatcher.h42 class PlatformFileWatcher : public FileWatcher {
H A Dqtfilewatcher.cpp27 QtFileWatcher::QtFileWatcher() : FileWatcher(), qtFileWatcher_( this ) in QtFileWatcher()
/glogg/glogg/tests/
H A DfilewatcherTest.cpp
/glogg/tests/
H A DfilewatcherTest.cpp11 shared_ptr<FileWatcher> file_watcher;
/glogg/glogg/src/data/
H A Dlogdata.h
/glogg/src/data/
H A Dlogdata.h150 std::shared_ptr<FileWatcher> fileWatcher_;