v2.0.0
Loading...
Searching...
No Matches
disp_global.h File Reference

Export macros and build-info hooks for the DISPLIB shared library. More...

#include <QtCore/qglobal.h>
#include <utils/buildinfo.h>
Include dependency graph for disp_global.h:

Go to the source code of this file.

Namespaces

namespace  DISPLIB
 2-D display widgets and visualisation helpers (charts, topography, colour maps).

Macros

#define DISPSHARED_EXPORT

Functions

const char * DISPLIB::buildDateTime ()
const char * DISPLIB::buildHash ()
const char * DISPLIB::buildHashLong ()

Detailed Description

Export macros and build-info hooks for the DISPLIB shared library.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2012-2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org; Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Juan GPC jgarc.nosp@m.iapr.nosp@m.ieto@.nosp@m.mgh..nosp@m.harva.nosp@m.rd.e.nosp@m.du; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om
Since
0.1.0
Date
August 2012

Defines DISPSHARED_EXPORT / DISPSHARED_IMPORT for Windows DLL visibility and exposes a single DISPLIB::buildDateTime() entry point so any of the disp viewers / plots / models can stamp the same MNE-CPP build date into status bars or log files. Every public class in this library declares itself with DISPSHARED_EXPORT to be usable from downstream applications and plugins.

Definition in file disp_global.h.

Macro Definition Documentation

◆ DISPSHARED_EXPORT

#define DISPSHARED_EXPORT

Definition at line 38 of file disp_global.h.