35#ifndef DISP3DLIB_MRITREEITEM_H
36#define DISP3DLIB_MRITREEITEM_H
42#include "../../../../disp3D_global.h"
43#include "../common/abstracttreeitem.h"
84class FsSurfaceTreeItem;
97 typedef QSharedPointer<MriTreeItem>
SPtr;
98 typedef QSharedPointer<const MriTreeItem>
ConstSPtr;
107 explicit MriTreeItem(
int iType = Data3DTreeModelItemTypes::MriItem,
108 const QString& text =
"MRI");
124 Qt3DCore::QEntity* p3DEntityParent = 0);
138 Qt3DCore::QEntity* p3DEntityParent = 0);
Network class declaration.
MNEForwardSolution class declaration, which provides the forward solution including the source space ...
#define DISP3DSHARED_EXPORT
Provides the basic tree item.
Provides a generic brain tree item.
Provides a generic MriTreeItem.
QSharedPointer< MriTreeItem > SPtr
QSharedPointer< const MriTreeItem > ConstSPtr
A hemisphere set of surfaces.