35#ifndef FIFF_FILE_SHARER_H
36#define FIFF_FILE_SHARER_H
48#include <QFileSystemWatcher>
104 bool initSharedDirectory();
110 void clearSharedDirectory();
119 void onDirectoryChanged(
const QString &sPath);
128 void onFileChanged(
const QString &sPath);
130 QFileSystemWatcher m_fileWatcher;
132 QString m_sDirectory;
#define FIFFSHARED_EXPORT
Definition of a generic Fiff IO interface.
FIFF file I/O and data structures (raw, epochs, evoked, covariance, forward).
void newFileAtPath(const QString &sPath)
void copyRealtimeFile(const QString &sSourcePath)