20#ifndef FIFF_FILE_SHARER_H
21#define FIFF_FILE_SHARER_H
33#include <QFileSystemWatcher>
92 bool initSharedDirectory();
98 void clearSharedDirectory();
107 void onDirectoryChanged(
const QString &sPath);
116 void onFileChanged(
const QString &sPath);
118 QFileSystemWatcher m_fileWatcher;
120 QString m_sDirectory;
High-level convenience reader/writer that loads a whole FIFF measurement file into FIFFLIB containers...
#define FIFFSHARED_EXPORT
FIFF file I/O, in-memory data structures and high-level readers/writers.
void newFileAtPath(const QString &sPath)
void copyRealtimeFile(const QString &sSourcePath)