Go to the documentation of this file.
36 #ifndef BRAINMONITOR_GLOBAL_H
37 #define BRAINMONITOR_GLOBAL_H
45 #include <QtCore/qglobal.h>
53 #if defined(BRAINMONITOR_LIBRARY)
54 # define BRAINMONITORSHARED_EXPORT Q_DECL_EXPORT
56 # define BRAINMONITORSHARED_EXPORT Q_DECL_IMPORT
59 #endif // BRAINMONITOR_GLOBAL_H