37#ifndef FILTERTHREADARG_H
38#define FILTERTHREADARG_H
59#include <QSharedPointer>
60#include <QWeakPointer>
83 typedef QSharedPointer<FilterThreadArg>
SPtr;
84 typedef QSharedPointer<const FilterThreadArg>
ConstSPtr;
mne library export/import macros.
MNESurface class declaration.
MNESourceSpace class declaration.
Core MNE data structures (source spaces, source estimates, hemispheres).
FIFF file I/O and data structures (raw, epochs, evoked, covariance, forward).
Coordinate transformation description.
QWeakPointer< MNESurface > surf
QSharedPointer< const FilterThreadArg > ConstSPtr
std::unique_ptr< FIFFLIB::FiffCoordTrans > mri_head_t
QSharedPointer< FilterThreadArg > SPtr
This defines a source space.