22#ifndef DIGITIZERSETTREEITEM_H
23#define DIGITIZERSETTREEITEM_H
31#include <QStandardItem>
72 const QList<FIFFLIB::FiffDigPoint> &digitizerPoints);
Library export/import macros and namespace marker for the disp3D library.
#define DISP3DSHARED_EXPORT
Single digitization point (FIFF_DIG_POINT) with kind (cardinal/HPI/EEG/extra), identifier and 3D coor...
DigitizerTreeItem * categoryItem(int kind) const
~DigitizerSetTreeItem()=default
DigitizerSetTreeItem(const QString &text, const QList< FIFFLIB::FiffDigPoint > &digitizerPoints)
int totalPointCount() const
Digitizer point group tree item.