12 #ifndef CXFILEWATCHERWIDGET_H_ 13 #define CXFILEWATCHERWIDGET_H_ 15 #include "cxResourceWidgetsExport.h" 18 #include "boost/shared_ptr.hpp" 20 class QFileSystemWatcher;
44 virtual void previewFileSlot(
const QString& absoluteFilePath) = 0;
47 bool internalOpenNewFile(
const QString absoluteFilePath);
48 void watchFile(
bool on);
Namespace for all CustusX production code.