MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / FileWatcherManager

Method FileWatcherManager

watcher/filewatchermanager.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25extern Global global;
26
27FileWatcherManager::FileWatcherManager(QObject *parent) :
28 QObject(parent)
29{
30}
31
32
33void FileWatcherManager::reset() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected