29#ifndef CONNECTIVITY_GLOBAL_H
30#define CONNECTIVITY_GLOBAL_H
36#include <QtCore/qglobal.h>
43#if defined(STATICBUILD)
44# define CONNECTIVITYSHARED_EXPORT
45#elif defined(MNE_CONNECTIVITY_LIBRARY)
46# define CONNECTIVITYSHARED_EXPORT Q_DECL_EXPORT
48# define CONNECTIVITYSHARED_EXPORT Q_DECL_IMPORT
Compile-time helpers that capture the build date, time and git commit hash into the binary.
#define CONNECTIVITYSHARED_EXPORT
Functional connectivity metrics (coherence, PLV, cross-correlation, etc.).
const char * buildDateTime()
const char * buildHashLong()